Home
last modified time | relevance | path

Searched refs:getNotificationManager (Results 1 – 16 of 16) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DInstallCarrierAppUtils.java86 getNotificationManager(context).notify( in showNotification()
93 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications()
108 getNotificationManager(context).cancel(pkgName, ACTIVATE_CELL_SERVICE_NOTIFICATION_ID); in hideNotification()
155 getNotificationManager(context).getActiveNotifications(); in isPackageInstallNotificationActive()
205 private static NotificationManager getNotificationManager(Context context) { in getNotificationManager() method in InstallCarrierAppUtils
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWakeupOnboarding.java134 getNotificationManager().notify(WakeupNotificationFactory.ONBOARD_ID, in maybeShowNotification()
175 getNotificationManager().cancel(WakeupNotificationFactory.ONBOARD_ID); in dismissNotification()
189 private NotificationManager getNotificationManager() { in getNotificationManager() method in WakeupOnboarding
DAvailableNetworkNotifier.java253 getNotificationManager().cancel(mSystemMessageNotificationId); in clearPendingNotification()
394 private NotificationManager getNotificationManager() { in getNotificationManager() method in AvailableNetworkNotifier
419 getNotificationManager().notify(mSystemMessageNotificationId, notification); in postNotification()
DConnectionFailureNotifier.java62 mNotificationManager = mWifiInjector.getNotificationManager(); in ConnectionFailureNotifier()
DWifiInjector.java719 public NotificationManager getNotificationManager() { in getNotificationManager() method in WifiInjector
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierServiceStateTracker.java272 public NotificationManager getNotificationManager(Context context) { in getNotificationManager() method in CarrierServiceStateTracker
308 getNotificationManager(context).notify(notificationType.getNotificationTag(), in sendNotification()
318 getNotificationManager(context).cancel( in cancelNotification()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierServiceStateTrackerTest.java99 doReturn(mNotificationManager).when(mSpyCarrierSST).getNotificationManager(any()); in testCancelBothNotifications()
120 doReturn(mNotificationManager).when(mSpyCarrierSST).getNotificationManager(any()); in testSendBothNotifications()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DCertificateMonitor.java162 mInjector.getNotificationManager().notifyAsUser( in updateInstalledCertificates()
165 mInjector.getNotificationManager().cancelAsUser( in updateInstalledCertificates()
DDevicePolicyManagerService.java621 mInjector.getNotificationManager().cancel(LOG_TAG,
777 mInjector.getNotificationManager().notifyAsUser(LOG_TAG,
1928 NotificationManager getNotificationManager() { in getNotificationManager() method in DevicePolicyManagerService.Injector
6631 mInjector.getNotificationManager().notify(SystemMessage.NOTE_PROFILE_WIPED, notification); in sendWipeProfileNotification()
6635 mInjector.getNotificationManager().cancel(SystemMessage.NOTE_PROFILE_WIPED); in clearWipeProfileNotification()
7408 mInjector.getNotificationManager().notifyAsUser(LOG_TAG, in requestBugreport()
7509 mInjector.getNotificationManager().cancel(LOG_TAG, in onBugreportFinished()
7513 … mInjector.getNotificationManager().notifyAsUser(LOG_TAG, RemoteBugreportUtils.NOTIFICATION_ID, in onBugreportFinished()
7527 mInjector.getNotificationManager().cancel(LOG_TAG, RemoteBugreportUtils.NOTIFICATION_ID); in onBugreportFailed()
7547 … mInjector.getNotificationManager().notifyAsUser(LOG_TAG, RemoteBugreportUtils.NOTIFICATION_ID, in onBugreportSharingAccepted()
[all …]
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DConnectionFailureNotifierTest.java77 when(mWifiInjector.getNotificationManager()).thenReturn(mNotificationManager); in setUp()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceTestable.java167 NotificationManager getNotificationManager() { in getNotificationManager() method in DevicePolicyManagerServiceTestable.MockInjector
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java413 public NotificationManager getNotificationManager() { in getNotificationManager() method in LockSettingsService.Injector
485 mNotificationManager = injector.getNotificationManager(); in LockSettingsService()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java5315 INotificationManager notificationManager = mInjector.getNotificationManager();
5336 INotificationManager service = mInjector.getNotificationManager();
6299 INotificationManager getNotificationManager() {
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3345 INotificationManager getNotificationManager() { in getNotificationManager() method in AccountManagerServiceTest.TestInjector
/frameworks/base/services/
Dart-profile2253 HSPLcom/android/server/accounts/AccountManagerService$Injector;->getNotificationManager()Landroid/a…
6164 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getNotificationManager()L…
8246 HSPLcom/android/server/locksettings/LockSettingsService$Injector;->getNotificationManager()Landroid…
/frameworks/base/config/
Dboot-image-profile.txt21892 HSPLcom/android/internal/telephony/CarrierServiceStateTracker;->getNotificationManager(Landroid/con…