Searched refs:getCurrentInterruptionFilter (Results 1 – 8 of 8) sorted by relevance
296 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in setUp()1347 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllConversations()1363 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowOnlyImportantConversations()1379 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversations()1393 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowContactMessages()1408 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowStarredContactMessages()1430 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowAlarmsOnly()1444 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowVisualEffectsAndAllowAlarmsOnly()
2545 public final @InterruptionFilter int getCurrentInterruptionFilter() { in getCurrentInterruptionFilter() method in NotificationManager
1142 public final int getCurrentInterruptionFilter() { in getCurrentInterruptionFilter() method in NotificationListenerService
1178 switch (mNotificationManager.getCurrentInterruptionFilter()) { in getNotificationPolicyState()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
6811 method public final int getCurrentInterruptionFilter();40901 method public final int getCurrentInterruptionFilter();
2403 HSPLandroid/app/NotificationManager;->getCurrentInterruptionFilter()I