Home
last modified time | relevance | path

Searched refs:getCurrentInterruptionFilter (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java303 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in setUp()
1360 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllConversations()
1376 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowOnlyImportantConversations()
1392 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversations()
1406 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowContactMessages()
1421 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowStarredContactMessages()
1443 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowAlarmsOnly()
1457 when(mNotificationManager.getCurrentInterruptionFilter()).thenReturn( in testUpdateWidgetsFromBroadcastInBackgroundAllowVisualEffectsAndAllowAlarmsOnly()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1190 public final int getCurrentInterruptionFilter() { in getCurrentInterruptionFilter() method in NotificationListenerService
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java1242 switch (mNotificationManager.getCurrentInterruptionFilter()) { in getNotificationPolicyState()
/frameworks/base/core/java/android/app/
DNotificationManager.java3301 public final @InterruptionFilter int getCurrentInterruptionFilter() { in getCurrentInterruptionFilter() method in NotificationManager
/frameworks/base/core/api/
Dcurrent.txt7163 method public final int getCurrentInterruptionFilter();
42257 method public final int getCurrentInterruptionFilter();
/frameworks/base/boot/
Dboot-image-profile.txt2470 HSPLandroid/app/NotificationManager;->getCurrentInterruptionFilter()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27049 method public final int getCurrentInterruptionFilter();