Home
last modified time | relevance | path

Searched defs:notificationManager (Results 1 – 25 of 41) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java216 NotificationManager notificationManager = in createSimSelectNotification() local
223 NotificationManager notificationManager = in cancelSimSelectNotification() local
256 NotificationManager notificationManager = in createEnableMmsNotification() local
263 NotificationManager notificationManager = in cancelEnableMmsNotification() local
303 NotificationManager notificationManager = in createSimCombinationWarningNotification() local
310 NotificationManager notificationManager = in cancelSimCombinationWarningNotification() local
/packages/apps/Messaging/src/com/android/messaging/sms/
DSmsStorageStatusManager.java82 final NotificationManagerCompat notificationManager = in postStorageLowNotification() local
93 final NotificationManagerCompat notificationManager = in cancelStorageLowNotification() local
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DNotificationHelper.java54 final NotificationManager notificationManager = in showResumeNotification() local
78 final NotificationManager notificationManager = in showPrivacyReminderNotification() local
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/specialaccess/
DNotificationAccessPreferenceControllerTest.java166 NotificationManager notificationManager = mContext.getSystemService( in revokeConfirmed_revokesNotificationAccess() local
189 NotificationManager notificationManager = mContext.getSystemService( in revokeConfirmed_notificationPolicyAccessNotGranted_removesAutomaticZenRules() local
220 NotificationManager notificationManager = mContext.getSystemService( in grantConfirmed_grantsNotificationAccess() local
/packages/apps/Dialer/java/com/android/dialer/notification/
DNotificationThrottler.java71 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in throttle() local
111 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in getSortedMatchingNotifications() local
DNotificationManagerUtils.java32 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in cancelAllInGroup() local
DNotificationChannelManager.java57 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in initChannels() local
100 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in getAllExistingChannelIds() local
DDialerNotificationManager.java71 NotificationManager notificationManager = getNotificationManager(context); in cancel() local
92 NotificationManager notificationManager = getNotificationManager(context); in cancelAll() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sim/
DSimSelectNotification.java97 NotificationManager notificationManager = in createNotification() local
104 NotificationManager notificationManager = in cancelNotification() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedConnection.java141 NotificationManager notificationManager = mContext.getSystemService( in onShowIncomingCallUi() local
187 NotificationManager notificationManager = mContext.getSystemService( in onSilence() local
209 NotificationManager notificationManager = mContext.getSystemService( in setConnectionDisconnected() local
DSelfManagedCallNotificationReceiver.java39 NotificationManager notificationManager = context.getSystemService( in onReceive() local
/packages/apps/Nfc/src/com/android/nfc/
DNfcBlockedNotification.java60 NotificationManager notificationManager = in onCreate() local
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestForegroundManager.java30 TestForegroundManager(TestNotificationManager notificationManager) { in TestForegroundManager()
/packages/apps/DeskClock/src/com/android/deskclock/settings/
DAlarmVolumePreference.java135 final NotificationManager notificationManager = (NotificationManager) in doesDoNotDisturbAllowAlarmPlaybackNPlus() local
DAlarmVolumePreference.kt120 val notificationManager = in doesDoNotDisturbAllowAlarmPlaybackNPlus() constant
/packages/services/Telephony/testapps/TelephonyRegistryTestApp/src/com/android/phone/testapps/telephonyregistry/
DTelephonyRegistryTestApp.java40 private NotificationManager notificationManager; field in TelephonyRegistryTestApp
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
DDialogSmsDisplay.java67 NotificationManager notificationManager = in parseIntent() local
DSmsMessageReceiver.java67 NotificationManager notificationManager = in addNotification() local
/packages/apps/Messaging/src/com/android/messaging/receiver/
DSmsReceiver.java282 final NotificationManagerCompat notificationManager = in postNewMessageSecondaryUserNotification() local
299 final NotificationManagerCompat notificationManager = in cancelSecondaryUserNotification() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DRingerTest.java136 NotificationManager notificationManager = in setUp() local
243 NotificationManager notificationManager = in testCallWaitingButNoRingForSpecificContacts() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java335 NotificationManager notificationManager = in cancelNotification() local
397 NotificationManager notificationManager = in sendNotificationInternal() local
453 NotificationManager notificationManager = in sendRecommendationCard() local
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DBootUsbService.java67 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onCreate() local
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/telecom/
DInCallServiceImplTest.java144 NotificationManager notificationManager = (NotificationManager) mContext.getSystemService( in onRingingCallAdded_showNotification() local
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java600 final NotificationManager notificationManager = in addToNotificationBar() local
699 NotificationManager notificationManager = in createNotificationChannels() local
813 NotificationManager notificationManager = (NotificationManager) in playPendingAlert() local
/packages/services/Telecomm/src/com/android/server/telecom/settings/
DBlockedNumbersUtil.java93 NotificationManager notificationManager = in updateEmergencyCallNotification() local

12