Home
last modified time | relevance | path

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

12

/packages/apps/Settings/src/com/android/settings/sim/
DSimSelectNotification.java215 NotificationManager notificationManager = in createSimSelectNotification() local
222 NotificationManager notificationManager = in cancelSimSelectNotification() local
255 NotificationManager notificationManager = in createEnableMmsNotification() local
262 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/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
/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/services/Telecomm/tests/src/com/android/server/telecom/tests/
DRingerTest.java135 NotificationManager notificationManager = in setUp() local
236 NotificationManager notificationManager = in testCallWaitingButNoRingForSpecificContacts() local
/packages/apps/Messaging/src/com/android/messaging/receiver/
DSmsReceiver.java281 final NotificationManagerCompat notificationManager = in postNewMessageSecondaryUserNotification() local
298 final NotificationManagerCompat notificationManager = in cancelSecondaryUserNotification() local
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/telecom/
DInCallServiceImplTest.java145 NotificationManager notificationManager = (NotificationManager) mContext.getSystemService( in onRingingCallAdded_showNotification() local
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DBaseTunerSetupActivity.java327 NotificationManager notificationManager = in cancelNotification() local
389 NotificationManager notificationManager = in sendNotificationInternal() local
445 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/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java409 NotificationManager notificationManager = in clearNotification() local
491 NotificationManager notificationManager = in dismiss() local
/packages/services/Telecomm/src/com/android/server/telecom/settings/
DBlockedNumbersUtil.java93 NotificationManager notificationManager = in updateEmergencyCallNotification() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPermissionRequest.java161 NotificationManager notificationManager = in onReceive() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionRequest.java161 NotificationManager notificationManager = in onReceive() local

12