Searched refs:KEY_DO_NOT_DISTURB_ID (Results 1 – 1 of 1) sorted by relevance
51 const static std::string KEY_DO_NOT_DISTURB_ID = "ans_doNotDisturbId"; variable509 std::string key = std::string().append(KEY_DO_NOT_DISTURB_ID).append(KEY_UNDER_LINE).append( in AddDoNotDisturbProfiles()538 std::string key = std::string().append(KEY_DO_NOT_DISTURB_ID).append(KEY_UNDER_LINE).append( in RemoveDoNotDisturbProfiles()1611 auto result = key.find(KEY_DO_NOT_DISTURB_ID); in GetDoNotDisturbProfile()