Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerBubbleTest.java203 private void setBubblesAppPref(int pref) throws Exception { in setBubblesAppPref() method in NotificationManagerBubbleTest
224 setBubblesAppPref(1 /* all */); in allowAllNotificationsToBubble()
382 setBubblesAppPref(BUBBLE_PREFERENCE_NONE); in testAreBubblesAllowed_appNone()
392 setBubblesAppPref(BUBBLE_PREFERENCE_SELECTED); in testAreBubblesAllowed_appSelected()
402 setBubblesAppPref(BUBBLE_PREFERENCE_ALL); in testAreBubblesAllowed_appAll()
412 setBubblesAppPref(BUBBLE_PREFERENCE_NONE); in testGetBubblePreference_appNone()
422 setBubblesAppPref(BUBBLE_PREFERENCE_SELECTED); in testGetBubblePreference_appSelected()
432 setBubblesAppPref(BUBBLE_PREFERENCE_ALL); in testGetBubblePreference_appAll()
678 setBubblesAppPref(1 /* all */); in testNotificationManagerBubblePolicy_appAll_globalOff()
700 setBubblesAppPref(1 /* all */); in testNotificationManagerBubblePolicy_appAll_channelNo()
[all …]