Searched defs:MAX_SCREEN_WANT_AGENT (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/services/ans/src/ | ||
H A D | reminder_table.cpp | 46 const std::string ReminderBaseTable::MAX_SCREEN_WANT_AGENT = "max_screen_want_agent"; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/services/ans/include/ | ||
H A D | reminder_table.h | 154 static const std::string MAX_SCREEN_WANT_AGENT; member in OHOS::Notification::ReminderBaseTable |
/base/notification/distributed_notification_service/frameworks/js/napi/include/reminder/ | ||
H A D | reminder_common.h | 50 const char* MAX_SCREEN_WANT_AGENT = "maxScreenWantAgent"; member |
/base/notification/distributed_notification_service/interfaces/inner_api/ | ||
H A D | reminder_request.h | 182 MAX_SCREEN_WANT_AGENT, member in OHOS::Notification::ReminderRequest::UpdateNotificationType |
Completed in 3 milliseconds