Searched refs:FLAG_ONGOING_EVENT (Results 1 – 10 of 10) sorted by relevance
253 return (notification.flags & Notification.FLAG_ONGOING_EVENT) != 0; in isOngoing()262 return ((notification.flags & Notification.FLAG_ONGOING_EVENT) == 0) in isClearable()
174 .setFlag(Notification.FLAG_ONGOING_EVENT in setUp()
1204 Notification.FLAG_ONGOING_EVENT | FLAG_FOREGROUND_SERVICE; in testCancelAfterSecondEnqueueDoesNotSpecifyForegroundFlag()1207 sbn.getNotification().flags = Notification.FLAG_ONGOING_EVENT; in testCancelAfterSecondEnqueueDoesNotSpecifyForegroundFlag()1333 Notification.FLAG_ONGOING_EVENT, true, notif.getUserId(), 0, null); in testCancelAllNotifications_CancelsNoClearFlagOnGoing()1368 sbn.getNotification().flags |= Notification.FLAG_ONGOING_EVENT; in testAppInitiatedCancelAllNotifications_CancelsOnGoingFlag()1382 notif.getNotification().flags |= Notification.FLAG_ONGOING_EVENT; in testCancelAllNotifications_CancelsOnGoingFlag()1396 notif.getNotification().flags |= Notification.FLAG_ONGOING_EVENT; in testUserInitiatedCancelAllOnClearAll_OnGoingFlag()1415 child2.getNotification().flags |= Notification.FLAG_ONGOING_EVENT; in testCancelAllCancelNotificationsFromListener_OnGoingFlag()1438 child2.getNotification().flags |= Notification.FLAG_ONGOING_EVENT; in testCancelAllCancelNotificationsFromListener_OnGoingFlagWithParameter()1462 child2.getNotification().flags |= Notification.FLAG_ONGOING_EVENT; in testUserInitiatedCancelAllWithGroup_OnGoingFlag()
382 n.flags = Notification.FLAG_ONGOING_EVENT; in makeMockDisclosure()
421 .setFlag(Notification.FLAG_ONGOING_EVENT, true)
436 if ((n.flags & Notification.FLAG_ONGOING_EVENT) != 0) { in countApiUse()
25 import static android.app.Notification.FLAG_ONGOING_EVENT;861 FLAG_ONGOING_EVENT | FLAG_FOREGROUND_SERVICE,3189 FLAG_ONGOING_EVENT | FLAG_FOREGROUND_SERVICE | FLAG_BUBBLE,5395 notification.flags |= FLAG_ONGOING_EVENT6832 int flagsToCheck = FLAG_ONGOING_EVENT | FLAG_NO_CLEAR;
546 public static final int FLAG_ONGOING_EVENT = 0x00000002; field in Notification4149 setFlag(FLAG_ONGOING_EVENT, ongoing); in setOngoing()
3844 notification.flags |= Notification.FLAG_ONGOING_EVENT; in installHandleTooManyDeletesNotification()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...