Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java295 public void handleNiNotification(GpsNiNotification notif) { in handleNiNotification()
323 private void handleNi(GpsNiNotification notif) { in handleNi()
364 private void handleNiInEs(GpsNiNotification notif) { in handleNiInEs()
397 private synchronized void setNiNotification(GpsNiNotification notif) { in setNiNotification()
438 private void openNiDialog(GpsNiNotification notif) in openNiDialog()
451 private Intent getDlgIntent(GpsNiNotification notif) in getDlgIntent()
598 static private String getNotifTicker(GpsNiNotification notif, Context context) in getNotifTicker()
607 static private String getNotifTitle(GpsNiNotification notif, Context context) in getNotifTitle()
614 static private String getNotifMessage(GpsNiNotification notif, Context context) in getNotifMessage()
623 static public String getDialogTitle(GpsNiNotification notif, Context context) in getDialogTitle()
[all …]
/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/notification/collection/
DNotifCollectionTest.java248 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE2, 88, "barTag")); in testCancelNonExistingNotification() local
336 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47)); in testEventDispatchedWhenNotifRemoved() local
362 NotifEvent notif = mNoMan.postNotif(neb); in testEventDispatchedWhenChannelChanged() local
393 final NotifEvent notif = mNoMan.postNotif(neb); in testScheduleBuildNotificationListWhenChannelChanged() local
447 final NotifEvent notif = mNoMan.postNotif(neb); in testBuildNotificationListWhenChannelChanged() local
667 CollectionEvent notif = postNotif(buildNotif(TEST_PACKAGE, 1, "myTag")); in testNMSReportsUserDismissalAlwaysRemovesNotif() local
695 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testDismissNotificationCallsDismissInterceptors() local
727 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47)); in testDismissInterceptorsCanceledWhenNotifIsUpdated() local
760 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testEndingAllDismissInterceptorsSendsDismiss() local
794 NotifEvent notif = mNoMan.postNotif(buildNotif(TEST_PACKAGE, 47, "myTag")); in testEndDismissInterceptionUpdatesDismissInterceptors() local
[all …]
DShadeListBuilderTest.java2529 private ExpectedNotif notif(int index) { in notif() method in ShadeListBuilderTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
DRenderStageManagerTest.kt218 private fun notif(id: Int): NotificationEntry = NotificationEntryBuilder().setId(id).build() method
DNodeSpecBuilderTest.kt327 private fun notif(id: Int, section: NotifSection? = null): NotificationEntry { in notif() method in com.android.systemui.statusbar.notification.collection.render.NodeSpecBuilderTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DHeadsUpManagerTest.java101 final Notification notif = new Notification.Builder(mContext, "") in createStickyEntry() local
109 final Notification notif = new Notification.Builder(mContext, "") in createStickyForSomeTimeEntry() local
123 final Notification notif = new Notification.Builder(mContext, "") in createFullScreenIntentEntry() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationGroupTestHelper.java90 Notification notif = new Notification.Builder(mContext, TEST_CHANNEL_ID) in createEntry() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/pipeline/
DMediaDataManagerTest.kt455 val notif = in testOnNotificationAdded_hasSubstituteName_isUsed() constant
1179 val notif = in testBadArtwork_doesNotUse() constant
1538 val notif = in testTooManyCompactActions_isTruncated() constant
1576 val notif = in testTooManyNotificationActions_isTruncated() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java334 final Notification notif; in onPublicVolumeStateChangedInternal() local
368 notif, UserHandle.of(vol.getMountUserId())); in onPublicVolumeStateChangedInternal() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java1855 NotificationEntry notif = new NotificationEntryBuilder() in testCreateBubbleFromOngoingNotification() local
1868 NotificationEntry notif = new NotificationEntryBuilder() in testCreateBubbleFromNoDismissNotification() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DAutoDataSwitchController.java619 final Notification notif = new Notification.Builder(mContext) in displayAutoDataSwitchNotification() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationTestHelper.java462 Notification notif = createNotification(isGroupSummary, groupKey); in createRow() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationMediaManager.java377 Notification notif = entry.getSbn().getNotification(); in findPlayingMediaNotification() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
DMediaDataManager.kt782 val notif: Notification = sbn.notification in loadMediaDataInBg() constant
985 val notif = sbn.notification in createActionsFromNotification() constant
/frameworks/native/libs/binder/ndk/tests/
Dlibbinder_ndk_unit_test.cpp301 auto* notif = AServiceManager_registerForServiceNotifications( in TEST() local
316 auto* notif = AServiceManager_registerForServiceNotifications( in TEST() local
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java1180 public void updateBubble(BubbleEntry notif) { in updateBubble()
1376 public void updateBubble(BubbleEntry notif, boolean suppressFlyout, boolean showInShade) { in updateBubble()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSwipeHelper.java867 Notification notif = enr.getEntry().getSbn().getNotification(); in isAvailableToDragAndDrop() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1701 final Notification notif = generateNotificationRecord(null).getNotification(); in testEnqueueNotificationWithTag_DoesNotLogOnTitleUpdate() local
1923 Notification notif = new Notification.Builder(mContext, mTestNotificationChannel.getId()) in enqueueNotification_notPosted_acquiresAndReleasesWakeLock() local
2312 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotifications_CancelsNoClearFlag() local
2326 final NotificationRecord notif = generateNotificationRecord( in testUserInitiatedCancelAllOnClearAll_NoClearFlag() local
3050 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotificationsInt_CancelsNoClearFlagOnGoing() local
3078 final NotificationRecord notif = generateNotificationRecord( in testCancelAllNotificationsInt_CancelsOngoingFlag() local
/frameworks/base/core/java/android/app/
DNotification.java11053 public WearableExtender(Notification notif) { in WearableExtender()
11786 public CarExtender(Notification notif) { in CarExtender()
12195 public TvExtender(Notification notif) { in TvExtender()