Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/
DForegroundServiceControllerTest.java118 5000, "monkeys", Notification.FLAG_AUTO_CANCEL); in testDisclosurePredicate()
132 5000, "monkeys", Notification.FLAG_AUTO_CANCEL); in testNeedsDisclosureAfterRemovingUnrelatedNotification()
159 5000, "monkeys", Notification.FLAG_AUTO_CANCEL); in testSimpleAddRemove()
204 5000, "monkeys", Notification.FLAG_AUTO_CANCEL); in testDisclosureBasic()
276 5000, "monkeys", Notification.FLAG_AUTO_CANCEL); in testOverlayPredicate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarterTest.java149 sbn.getNotification().flags |= Notification.FLAG_AUTO_CANCEL; in setUp()
155 bubbleSbn.getNotification().flags |= Notification.FLAG_AUTO_CANCEL; in setUp()
203 sbn.getNotification().flags |= Notification.FLAG_AUTO_CANCEL; in testOnNotificationClicked_keyGuardShowing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationActivityStarter.java454 if ((flags & Notification.FLAG_AUTO_CANCEL) != Notification.FLAG_AUTO_CANCEL) { in shouldAutoCancel()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java440 if ((n.flags & Notification.FLAG_AUTO_CANCEL) != 0) { in countApiUse()
DNotificationManagerService.java803 sbn.getId(), Notification.FLAG_AUTO_CANCEL,
/frameworks/base/core/java/android/app/
DNotification.java567 public static final int FLAG_AUTO_CANCEL = 0x00000010; field in Notification
4193 setFlag(FLAG_AUTO_CANCEL, autoCancel); in setAutoCancel()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...