Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricNotificationUtils.java62 final NotificationManager notificationManager = in showReEnrollmentNotification() local
171 final NotificationManager notificationManager = in showNotificationHelper() local
198 final NotificationManager notificationManager = in cancelFaceReEnrollNotification() local
208 final NotificationManager notificationManager = in cancelFaceEnrollNotification() local
218 final NotificationManager notificationManager = in cancelFingerprintEnrollNotification() local
228 final NotificationManager notificationManager = in cancelBadCalibrationNotification() local
/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DNotificationActivity.java65 NotificationManager notificationManager = getSystemService(NotificationManager.class); in postNotification() local
77 NotificationManager notificationManager = getSystemService(NotificationManager.class); in createNotificationChannel() 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 in com.android.systemui.statusbar.tv.VpnStatusObserver
/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/
DGuestSessionNotification.java46 NotificationManager notificationManager) { in GuestSessionNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java126 INotificationManager notificationManager, in create()
169 INotificationManager notificationManager, in BubblesManager()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DAutoDataSwitchControllerTest.java289 NotificationManager notificationManager = (NotificationManager) in testSetNotification() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
DPluginsModule.java86 NotificationManager notificationManager, PluginEnabler pluginEnabler, in providePluginInstanceManagerFactory()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java367 NotificationManager notificationManager = in testNewSmsWithUserLocked_notificationShown() local
396 NotificationManager notificationManager = in testNewSmsFromBlockedNumberWithUserLocked_noNotificationShown() local
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java71 NotificationManager notificationManager = in onReceive() local
DUninstallerActivity.java347 NotificationManager notificationManager = getSystemService(NotificationManager.class); in startUninstallProgress() local
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockLockSettingsContext.java54 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/
DRecordingServiceTest.java103 NotificationManager notificationManager, in RecordingServiceTestable()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginActionManager.java90 NotificationManager notificationManager, in PluginActionManager()
384 NotificationManager notificationManager, PluginEnabler pluginEnabler, in Factory()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java609 NotificationManager notificationManager = getSystemService(NotificationManager.class); in buildNotification() local
620 NotificationManager notificationManager = getSystemService(NotificationManager.class); in getLabelAndUpdateNotification() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DCsdWarningDialog.java110 AudioManager audioManager, NotificationManager notificationManager, in CsdWarningDialog()
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/taskswitcher/ui/
DTaskSwitcherNotificationCoordinator.kt44 private val notificationManager: NotificationManager, in <lambda>() constant in com.android.systemui.mediaprojection.taskswitcher.ui.TaskSwitcherNotificationCoordinator
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DInstallCarrierAppUtils.java95 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
DVolumeDialogControllerImplTest.java236 NotificationManager notificationManager, in TestableVolumeDialogControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
DSystemUIModule.java323 INotificationManager notificationManager, in provideBubblesManager()
/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
DToastUI.java91 ToastUI(Context context, CommandQueue commandQueue, INotificationManager notificationManager, in ToastUI()

12