Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java749 private void setBubblesAppPref(int pref) throws Exception { in setBubblesAppPref() method in NotificationManagerTest
2710 setBubblesAppPref(BUBBLE_PREFERENCE_NONE); in testAreBubblesAllowed_appNone()
2715 setBubblesAppPref(BUBBLE_PREFERENCE_SELECTED); in testAreBubblesAllowed_appSelected()
2720 setBubblesAppPref(BUBBLE_PREFERENCE_ALL); in testAreBubblesAllowed_appAll()
2725 setBubblesAppPref(BUBBLE_PREFERENCE_NONE); in testGetBubblePreference_appNone()
2730 setBubblesAppPref(BUBBLE_PREFERENCE_SELECTED); in testGetBubblePreference_appSelected()
2735 setBubblesAppPref(BUBBLE_PREFERENCE_ALL); in testGetBubblePreference_appAll()
3296 setBubblesAppPref(1 /* all */); in testNotificationManagerBubblePolicy_flag_intentBubble()
3318 setBubblesAppPref(1 /* all */); in testNotificationManagerBubblePolicy_noFlag_service()
3345 setBubblesAppPref(1 /* all */); in testNotificationManagerBubblePolicy_noFlag_phonecall()
[all …]