Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A 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
/aosp14/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
H A DNotificationActivity.java65 NotificationManager notificationManager = getSystemService(NotificationManager.class); in postNotification() local
77 NotificationManager notificationManager = getSystemService(NotificationManager.class); in createNotificationChannel() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationChannelHelper.java40 INotificationManager notificationManager, in createConversationChannelIfNeeded()
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DWifiSoftApConfigChangedNotifier.java48 NotificationManager notificationManager = in notifyUserOfConfigConversion() local
/aosp14/frameworks/base/services/core/java/com/android/server/notification/toast/
H A DCustomToastRecord.java39 public CustomToastRecord(NotificationManagerService notificationManager, int uid, int pid, in CustomToastRecord()
H A DTextToastRecord.java44 public TextToastRecord(NotificationManagerService notificationManager, in TextToastRecord()
H A DToastRecord.java41 protected ToastRecord(NotificationManagerService notificationManager, int uid, int pid, in ToastRecord()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DGuestSessionNotification.java46 NotificationManager notificationManager) { in GuestSessionNotification()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java126 INotificationManager notificationManager, in create()
169 INotificationManager notificationManager, in BubblesManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
H A DVpnStatusObserver.kt44 private val notificationManager = NotificationManager.from(context) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
H A DPluginsModule.java86 NotificationManager notificationManager, PluginEnabler pluginEnabler, in providePluginInstanceManagerFactory()
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DUninstallFinish.java71 NotificationManager notificationManager = in onReceive() local
H A DUninstallerActivity.java347 NotificationManager notificationManager = getSystemService(NotificationManager.class); in startUninstallProgress() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DMockLockSettingsContext.java54 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
H A DWearPackageInstallerService.java609 NotificationManager notificationManager = getSystemService(NotificationManager.class); in buildNotification() local
620 NotificationManager notificationManager = getSystemService(NotificationManager.class); in getLabelAndUpdateNotification() local
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DPluginActionManager.java90 NotificationManager notificationManager, in PluginActionManager()
384 NotificationManager notificationManager, PluginEnabler pluginEnabler, in Factory()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/
H A DRecordingServiceTest.java103 NotificationManager notificationManager, in RecordingServiceTestable()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DCsdWarningDialog.java110 AudioManager audioManager, NotificationManager notificationManager, in CsdWarningDialog()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
H A DVolumeDialogControllerImplTest.java236 NotificationManager notificationManager, in TestableVolumeDialogControllerImpl()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIModule.java323 INotificationManager notificationManager, in provideBubblesManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
H A DToastUI.java91 ToastUI(Context context, CommandQueue commandQueue, INotificationManager notificationManager, in ToastUI()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationService.java146 @NonNull Handler handler, @NonNull NotificationManager notificationManager, in BiometricNotificationService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationListener.java80 NotificationManager notificationManager, in NotificationListener()
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DSlicePurchaseBroadcastReceiver.java336 NotificationManager notificationManager = in onDisplayPerformanceBoostNotification() local
/aosp14/frameworks/base/services/core/java/com/android/server/testharness/
H A DTestHarnessModeService.java267 NotificationManager notificationManager = in showNotificationIfEnabled() local

12