Searched refs:BUBBLE_PREFERENCE_ALL (Results 1 – 12 of 12) sorted by relevance
21 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;169 BUBBLE_PREFERENCE_ALL /* app */, in testAppYesChannelNo()183 BUBBLE_PREFERENCE_ALL /* app */, in testAppYesChannelDefault()197 BUBBLE_PREFERENCE_ALL /* app */, in testAppYesChannelYes()211 BUBBLE_PREFERENCE_ALL /* app */, in testAppYesChannelYesFeatureNo()321 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubble_false_previouslyRemoved()339 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubble_true_shortcutBubble()355 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubble_true_intentBubble()371 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubble_false_noIntentInvalidShortcut()388 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubble_false_invalidIntentNoShortcut()[all …]
45 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;7758 mBinderService.setBubblesAllowed(mPkg, mUid, BUBBLE_PREFERENCE_ALL); in testUserApprovedBubblesForPackageAll()7761 BUBBLE_PREFERENCE_ALL); in testUserApprovedBubblesForPackageAll() local9341 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubble()9383 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubbleNotifs_noFlag_whenAppForeground()9413 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubbleNotifs_flag_messaging()9432 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubbleNotifs_noFlag_noShortcut()9474 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubbleNotifs_noFlag_notBubble()9500 BUBBLE_PREFERENCE_ALL /* app */, in testFlagBubbleNotifs_noFlag_messaging_channelNotAllowed()9600 BUBBLE_PREFERENCE_ALL /* app */, in testCancelNotificationsFromListener_suppressesBubble()[all …]
34 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;4091 assertEquals(BUBBLE_PREFERENCE_ALL, mHelper.getBubblePreference(PKG_O, UID_O)); in testBubblePreference_upgradeWithSAWPermission()4112 assertEquals(BUBBLE_PREFERENCE_ALL, mHelper.getBubblePreference(PKG_O, UID_O)); in testBubblePreference_upgradeWithSAWThenUserOverride()4165 mHelper.setBubblesAllowed(PKG_O, UID_O, BUBBLE_PREFERENCE_ALL); in testReadXml_existingPackage_bubblePrefsRestored()4166 assertEquals(BUBBLE_PREFERENCE_ALL, mHelper.getBubblePreference(PKG_O, UID_O)); in testReadXml_existingPackage_bubblePrefsRestored()4174 assertEquals(BUBBLE_PREFERENCE_ALL, mXmlHelper.getBubblePreference(PKG_O, UID_O)); in testReadXml_existingPackage_bubblePrefsRestored()4589 mHelper.setBubblesAllowed(PKG_O, UID_O, BUBBLE_PREFERENCE_ALL); in testSetBubblesAllowed_none()4590 assertEquals(mHelper.getBubblePreference(PKG_O, UID_O), BUBBLE_PREFERENCE_ALL); in testSetBubblesAllowed_none() local4601 mHelper.setBubblesAllowed(PKG_O, UID_O, BUBBLE_PREFERENCE_ALL); in testSetBubblesAllowed_all()4602 assertEquals(mHelper.getBubblePreference(PKG_O, UID_O), BUBBLE_PREFERENCE_ALL); in testSetBubblesAllowed_all() local
20 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;101 } else if (appPreference == BUBBLE_PREFERENCE_ALL) { in process()
22 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;316 ? BUBBLE_PREFERENCE_ALL in restorePackage()
59 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;3890 == BUBBLE_PREFERENCE_ALL;
67 NotificationManager.BUBBLE_PREFERENCE_ALL in <lambda>()
20 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;275 if (mAppBubble == BUBBLE_PREFERENCE_ALL in bindActions()
20 import static android.app.NotificationManager.BUBBLE_PREFERENCE_ALL;573 .thenReturn(BUBBLE_PREFERENCE_ALL); in testBindNotification_default_allCanBubble()676 .thenReturn(BUBBLE_PREFERENCE_ALL); in testBindNotification_priorityDndAndBubble()
495 BUBBLE_PREFERENCE_ALL625 public static final int BUBBLE_PREFERENCE_ALL = 1; field in NotificationManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7060 field public static final int BUBBLE_PREFERENCE_ALL = 1; // 0x1