/frameworks/base/location/java/com/android/internal/location/ |
D | GpsNetInitiatedHandler.java | 270 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/ |
D | NotificationRankingManagerTest.kt | 295 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
|
D | NotifCollectionTest.java | 271 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
|
D | ShadeListBuilderTest.java | 1290 private ExpectedNotif notif(int index) { in notif() method in ShadeListBuilderTest
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | BadgeExtractor.java | 71 final Notification notif = record.getNotification(); in process() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | NotificationGroupTestHelper.java | 71 Notification notif = new Notification.Builder(mContext, TEST_CHANNEL_ID) in createEntry() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
D | StorageNotification.java | 307 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/ |
D | NotificationTestHelper.java | 298 Notification notif = createNotification(isGroupSummary, groupKey); in createRow() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 1273 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/ |
D | BubbleController.java | 1087 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/ |
D | MediaDataManager.kt | 325 val notif: Notification = sbn.notification in loadMediaDataInBg() constant
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 9572 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/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |