/packages/apps/Settings/src/com/android/settings/sim/ |
D | SimSelectNotification.java | 216 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/ |
D | SmsStorageStatusManager.java | 82 final NotificationManagerCompat notificationManager = in postStorageLowNotification() local 93 final NotificationManagerCompat notificationManager = in cancelStorageLowNotification() local
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | NotificationHelper.java | 54 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/ |
D | NotificationAccessPreferenceControllerTest.java | 166 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/ |
D | NotificationThrottler.java | 71 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in throttle() local 111 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in getSortedMatchingNotifications() local
|
D | NotificationManagerUtils.java | 32 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in cancelAllInGroup() local
|
D | NotificationChannelManager.java | 57 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in initChannels() local 100 NotificationManager notificationManager = context.getSystemService(NotificationManager.class); in getAllExistingChannelIds() local
|
D | DialerNotificationManager.java | 71 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/ |
D | SimSelectNotification.java | 97 NotificationManager notificationManager = in createNotification() local 104 NotificationManager notificationManager = in cancelNotification() local
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | SelfManagedConnection.java | 141 NotificationManager notificationManager = mContext.getSystemService( in onShowIncomingCallUi() local 187 NotificationManager notificationManager = mContext.getSystemService( in onSilence() local 209 NotificationManager notificationManager = mContext.getSystemService( in setConnectionDisconnected() local
|
D | SelfManagedCallNotificationReceiver.java | 39 NotificationManager notificationManager = context.getSystemService( in onReceive() local
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | NfcBlockedNotification.java | 60 NotificationManager notificationManager = in onCreate() local
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/ |
D | TestForegroundManager.java | 30 TestForegroundManager(TestNotificationManager notificationManager) { in TestForegroundManager()
|
/packages/apps/DeskClock/src/com/android/deskclock/settings/ |
D | AlarmVolumePreference.java | 135 final NotificationManager notificationManager = (NotificationManager) in doesDoNotDisturbAllowAlarmPlaybackNPlus() local
|
D | AlarmVolumePreference.kt | 120 val notificationManager = in doesDoNotDisturbAllowAlarmPlaybackNPlus() constant
|
/packages/services/Telephony/testapps/TelephonyRegistryTestApp/src/com/android/phone/testapps/telephonyregistry/ |
D | TelephonyRegistryTestApp.java | 40 private NotificationManager notificationManager; field in TelephonyRegistryTestApp
|
/packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/ |
D | DialogSmsDisplay.java | 67 NotificationManager notificationManager = in parseIntent() local
|
D | SmsMessageReceiver.java | 67 NotificationManager notificationManager = in addNotification() local
|
/packages/apps/Messaging/src/com/android/messaging/receiver/ |
D | SmsReceiver.java | 282 final NotificationManagerCompat notificationManager = in postNewMessageSecondaryUserNotification() local 299 final NotificationManagerCompat notificationManager = in cancelSecondaryUserNotification() local
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | RingerTest.java | 136 NotificationManager notificationManager = in setUp() local 243 NotificationManager notificationManager = in testCallWaitingButNoRingForSpecificContacts() local
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/ |
D | BaseTunerSetupActivity.java | 335 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/ |
D | BootUsbService.java | 67 NotificationManager notificationManager = getSystemService(NotificationManager.class); in onCreate() local
|
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/telecom/ |
D | InCallServiceImplTest.java | 144 NotificationManager notificationManager = (NotificationManager) mContext.getSystemService( in onRingingCallAdded_showNotification() local
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
D | CellBroadcastAlertService.java | 600 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/ |
D | BlockedNumbersUtil.java | 93 NotificationManager notificationManager = in updateEmergencyCallNotification() local
|