Home
last modified time | relevance | path

Searched defs:notif (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java270 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()
298 private void handleNi(GpsNiNotification notif) { in handleNi()
339 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()
372 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()
413 private void openNiDialog(GpsNiNotification notif) in openNiDialog()
426 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()
573 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()
582 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()
589 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()
598 static public String getDialogTitle(GpsNiNotification notif, Context context) in getDialogTitle()
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationRankingManagerTest.kt295 val notif = Notification.Builder(mContext, "test") .build() in <lambda>() constant
315 val notif = Notification.Builder(mContext, "test") .build() in <lambda>() constant
336 val notif = Notification.Builder(mContext, "test") .build() in <lambda>() constant
381 .setNotification(mock(Notification::class.java).also { notif -> in <lambda>() method
DNotifCollectionTest.java271 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47)); in testEventDispatchedWhenNotifRemoved() local
492 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissNotificationCallsDismissInterceptors() local
526 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47)); in testDismissInterceptorsCanceledWhenNotifIsUpdated() local
561 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testEndingAllDismissInterceptorsSendsDismiss() local
595 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testEndDismissInterceptionUpdatesDismissInterceptors() local
622 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testEndingDismissalOfNonInterceptedThrows() local
DShadeListBuilderTest.java1290 private ExpectedNotif notif(int index) { in notif() method in ShadeListBuilderTest
/frameworks/base/services/core/java/com/android/server/notification/
DBadgeExtractor.java71 final Notification notif = record.getNotification(); in process() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupTestHelper.java71 Notification notif = new Notification.Builder(mContext, TEST_CHANNEL_ID) in createEntry() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java307 final Notification notif; in onPublicVolumeStateChangedInternal() local
341 notif, UserHandle.of(vol.getMountUserId())); in onPublicVolumeStateChangedInternal() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java298 Notification notif = createNotification(isGroupSummary, groupKey); in createRow() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1273 final Notification notif = generateNotificationRecord(null).getNotification(); in testEnqueueNotificationWithTag_DoesNotLogOnTitleUpdate() local
1624 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlag() local
1638 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_NoClearFlag() local
1869 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlagOnGoing() local
1922 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsOnGoingFlag() local
1936 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_OnGoingFlag() local
6150 Notification notif = mService.getNotificationRecord(nr.getSbn().getKey()).getNotification(); in testNotificationBubbles_flagAutoExpandForeground_fails_notForeground() local
6182 Notification notif = mService.getNotificationRecord(nr.getSbn().getKey()).getNotification(); in testNotificationBubbles_flagAutoExpandForeground_succeeds_foreground() local
6223 Notification notif = mService.getNotificationRecord(nr.getSbn().getKey()).getNotification(); in testNotificationBubbles_flagRemoved_whenShortcutRemoved() local
6296 Notification notif = mService.getNotificationRecord(nr.getSbn().getKey()).getNotification(); in testNotificationBubbles_shortcut_stopListeningWhenNotifRemoved() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java1087 void updateBubble(NotificationEntry notif) { in updateBubble()
1113 void updateBubble(NotificationEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaDataManager.kt325 val notif: Notification = sbn.notification in loadMediaDataInBg() constant
/frameworks/base/core/java/android/app/
DNotification.java9572 public WearableExtender(Notification notif) { in WearableExtender()
10298 public CarExtender(Notification notif) { in CarExtender()
10706 public TvExtender(Notification notif) { in TvExtender()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...