Searched refs:DO_NOT_DISTURB_PROFILE_MAX_ID (Results 1 – 3 of 3) sorted by relevance
58 constexpr int32_t DO_NOT_DISTURB_PROFILE_MAX_ID = 10; variable
26 const int DO_NOT_DISTURB_PROFILE_MAX_ID = 10; variable122 if (profileId < DO_NOT_DISTURB_PROFILE_MIN_ID || profileId > DO_NOT_DISTURB_PROFILE_MAX_ID) { in GetDoNotDisturbProfile()
543 if (profileId < DO_NOT_DISTURB_PROFILE_MIN_ID || profileId > DO_NOT_DISTURB_PROFILE_MAX_ID) { in CheckDoNotDisturbProfileID()