Searched refs:PRIORITY_CATEGORY_ALARMS (Results 1 – 13 of 13) sorted by relevance
52 PRIORITY_CATEGORY_ALARMS,70 public static final int PRIORITY_CATEGORY_ALARMS = 5; field in ZenPolicy251 return mPriorityCategories.get(PRIORITY_CATEGORY_ALARMS); in getPriorityCategoryAlarms()547 mZenPolicy.mPriorityCategories.set(PRIORITY_CATEGORY_ALARMS, in allowAlarms()579 case PRIORITY_CATEGORY_ALARMS: in allowCategory()808 case PRIORITY_CATEGORY_ALARMS: in indexToCategory()876 case PRIORITY_CATEGORY_ALARMS: in getZenPolicyPriorityCategoryState()
978 if (zenPolicy.isCategoryAllowed(ZenPolicy.PRIORITY_CATEGORY_ALARMS, in toNotificationPolicy()979 isPriorityCategoryEnabled(Policy.PRIORITY_CATEGORY_ALARMS, defaultPolicy))) { in toNotificationPolicy()980 priorityCategories |= Policy.PRIORITY_CATEGORY_ALARMS; in toNotificationPolicy()1112 priorityCategories |= Policy.PRIORITY_CATEGORY_ALARMS; in toNotificationPolicy()1162 allowAlarms = (policy.priorityCategories & Policy.PRIORITY_CATEGORY_ALARMS) != 0; in applyNotificationPolicy()1932 boolean allowAlarms = (policy.priorityCategories & Policy.PRIORITY_CATEGORY_ALARMS) != 0; in areAllZenBehaviorSoundsMuted()
82 NotificationManager.Policy.PRIORITY_CATEGORY_ALARMS, 0, 0, 0); in setup()170 NotificationManager.Policy.PRIORITY_CATEGORY_ALARMS, 0, 0, 0)); in testNoAlarmWarning()
348 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_ALARMS); in testAllowAlarms()354 assertAllPriorityCategoriesUnsetExcept(policy, ZenPolicy.PRIORITY_CATEGORY_ALARMS); in testAllowAlarms()414 if (except != ZenPolicy.PRIORITY_CATEGORY_ALARMS) { in assertAllPriorityCategoriesUnsetExcept()
94 priorityCategories |= Policy.PRIORITY_CATEGORY_ALARMS; in testZenPolicyToNotificationPolicy()
220 mZenModeHelperSpy.mConsolidatedPolicy = new Policy(Policy.PRIORITY_CATEGORY_ALARMS | in testZenOff_NoMuteApplied()234 mZenModeHelperSpy.mConsolidatedPolicy = new Policy(Policy.PRIORITY_CATEGORY_ALARMS | in testZenOn_AllowAlarmsMedia_NoAlarmMediaMuteApplied()262 mZenModeHelperSpy.mConsolidatedPolicy = new Policy(Policy.PRIORITY_CATEGORY_ALARMS | in testTotalSilence()
1399 public static final int PRIORITY_CATEGORY_ALARMS = 1 << 5; field in NotificationManager.Policy1409 PRIORITY_CATEGORY_ALARMS,1849 case PRIORITY_CATEGORY_ALARMS: return "PRIORITY_CATEGORY_ALARMS"; in priorityCategoryToString()1879 return (priorityCategories & PRIORITY_CATEGORY_ALARMS) != 0; in allowAlarms()
151 .PRIORITY_CATEGORY_ALARMS) != 0; in SeekBarVolumizer()571 .PRIORITY_CATEGORY_ALARMS) != 0; in onReceive()
465 & NotificationManager.Policy.PRIORITY_CATEGORY_ALARMS) != 0; in computeAlarmWarningText()
612 .PRIORITY_CATEGORY_ALARMS) == 0; in updateZenConfig()
4005 & NotificationManager.Policy.PRIORITY_CATEGORY_ALARMS) == 0; in shouldZenMuteStream()4036 & NotificationManager.Policy.PRIORITY_CATEGORY_ALARMS) == 0) { in updateZenModeAffectedStreams()
3808 priorityCategories &= ~Policy.PRIORITY_CATEGORY_ALARMS;3813 & Policy.PRIORITY_CATEGORY_ALARMS;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...