Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricNotificationUtils.java48 final NotificationManager notificationManager = in showReEnrollmentNotification() local
110 final NotificationManager notificationManager = in showNotificationHelper() local
136 final NotificationManager notificationManager = in cancelReEnrollNotification() local
146 final NotificationManager notificationManager = in cancelBadCalibrationNotification() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationChannelHelper.java40 INotificationManager notificationManager, in createConversationChannelIfNeeded()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
DVpnStatusObserver.kt44 private val notificationManager = NotificationManager.from(context) in <lambda>() constant
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DWifiSoftApConfigChangedNotifier.java48 NotificationManager notificationManager = in notifyUserOfConfigConversion() local
/frameworks/base/services/core/java/com/android/server/notification/toast/
DCustomToastRecord.java39 public CustomToastRecord(NotificationManagerService notificationManager, int uid, int pid, in CustomToastRecord()
DTextToastRecord.java44 public TextToastRecord(NotificationManagerService notificationManager, in TextToastRecord()
DToastRecord.java41 protected ToastRecord(NotificationManagerService notificationManager, int uid, int pid, in ToastRecord()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java138 INotificationManager notificationManager, in create()
169 INotificationManager notificationManager, in BubblesManager()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java363 NotificationManager notificationManager = in testNewSmsWithUserLocked_notificationShown() local
393 NotificationManager notificationManager = in testNewSmsFromBlockedNumberWithUserLocked_noNotificationShown() local
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockLockSettingsContext.java49 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java190 @Nullable IStatusBarService statusBarService, INotificationManager notificationManager, in provideBubblesManager()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java72 NotificationManager notificationManager = in onReceive() local
DUninstallerActivity.java349 NotificationManager notificationManager = getSystemService(NotificationManager.class); in startUninstallProgress() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DVolumeDialogControllerImplTest.java183 NotificationManager notificationManager, in TestableVolumeDialogControllerImpl()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java576 NotificationManager notificationManager = getSystemService(NotificationManager.class); in buildNotification() local
587 NotificationManager notificationManager = getSystemService(NotificationManager.class); in getLabelAndUpdateNotification() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DInstallCarrierAppUtils.java94 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
DToastUI.java88 ToastUI(Context context, CommandQueue commandQueue, INotificationManager notificationManager, in ToastUI()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarDependenciesModule.java150 NotificationManager notificationManager, in provideNotificationListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java134 INotificationManager notificationManager, in provideNotificationGutsManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java62 NotificationManager notificationManager, in NotificationListener()
/frameworks/base/services/core/java/com/android/server/testharness/
DTestHarnessModeService.java259 NotificationManager notificationManager = in showNotificationIfEnabled() local
/frameworks/base/core/java/android/widget/
DToastPresenter.java80 INotificationManager notificationManager, String packageName) { in ToastPresenter()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java87 UiEventLogger uiEventLogger, NotificationManager notificationManager, in RecordingService()
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java382 NotificationManager notificationManager = (NotificationManager) mContext in setNiNotification() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManager.java161 UserManager userManager, NotificationManager notificationManager, in PeopleSpaceWidgetManager()
240 INotificationManager iNotificationManager, NotificationManager notificationManager, in PeopleSpaceWidgetManager()

12