Home
last modified time | relevance | path

Searched defs:BUBBLE_PREFERENCE_ALL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationManager.java625 public static final int BUBBLE_PREFERENCE_ALL = 1; field in NotificationManager
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java4590 assertEquals(mHelper.getBubblePreference(PKG_O, UID_O), BUBBLE_PREFERENCE_ALL); in testSetBubblesAllowed_none() local
4602 assertEquals(mHelper.getBubblePreference(PKG_O, UID_O), BUBBLE_PREFERENCE_ALL); in testSetBubblesAllowed_all() local
DNotificationManagerServiceTest.java7761 BUBBLE_PREFERENCE_ALL); in testUserApprovedBubblesForPackageAll() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...