Home
last modified time | relevance | path

Searched refs:KEY_DO_NOT_DISTURB_ID (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_database.cpp51 const static std::string KEY_DO_NOT_DISTURB_ID = "ans_doNotDisturbId"; member
495 std::string key = std::string().append(KEY_DO_NOT_DISTURB_ID).append(KEY_UNDER_LINE).append( in AddDoNotDisturbProfiles()
524 std::string key = std::string().append(KEY_DO_NOT_DISTURB_ID).append(KEY_UNDER_LINE).append( in RemoveDoNotDisturbProfiles()
1567 auto result = key.find(KEY_DO_NOT_DISTURB_ID); in GetDoNotDisturbProfile()

Completed in 4 milliseconds