/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | BiometricNotificationUtils.java | 62 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 D | NotificationActivity.java | 65 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 D | NotificationChannelHelper.java | 40 INotificationManager notificationManager, in createConversationChannelIfNeeded()
|
/aosp14/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
H A D | WifiSoftApConfigChangedNotifier.java | 48 NotificationManager notificationManager = in notifyUserOfConfigConversion() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/toast/ |
H A D | CustomToastRecord.java | 39 public CustomToastRecord(NotificationManagerService notificationManager, int uid, int pid, in CustomToastRecord()
|
H A D | TextToastRecord.java | 44 public TextToastRecord(NotificationManagerService notificationManager, in TextToastRecord()
|
H A D | ToastRecord.java | 41 protected ToastRecord(NotificationManagerService notificationManager, int uid, int pid, in ToastRecord()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | GuestSessionNotification.java | 46 NotificationManager notificationManager) { in GuestSessionNotification()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
H A D | BubblesManager.java | 126 INotificationManager notificationManager, in create() 169 INotificationManager notificationManager, in BubblesManager()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/ |
H A D | VpnStatusObserver.kt | 44 private val notificationManager = NotificationManager.from(context) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/ |
H A D | PluginsModule.java | 86 NotificationManager notificationManager, PluginEnabler pluginEnabler, in providePluginInstanceManagerFactory()
|
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
H A D | UninstallFinish.java | 71 NotificationManager notificationManager = in onReceive() local
|
H A D | UninstallerActivity.java | 347 NotificationManager notificationManager = getSystemService(NotificationManager.class); in startUninstallProgress() local
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | MockLockSettingsContext.java | 54 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
|
/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/ |
H A D | WearPackageInstallerService.java | 609 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 D | PluginActionManager.java | 90 NotificationManager notificationManager, in PluginActionManager() 384 NotificationManager notificationManager, PluginEnabler pluginEnabler, in Factory()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/ |
H A D | RecordingServiceTest.java | 103 NotificationManager notificationManager, in RecordingServiceTestable()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
H A D | CsdWarningDialog.java | 110 AudioManager audioManager, NotificationManager notificationManager, in CsdWarningDialog()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/ |
H A D | VolumeDialogControllerImplTest.java | 236 NotificationManager notificationManager, in TestableVolumeDialogControllerImpl()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
H A D | SystemUIModule.java | 323 INotificationManager notificationManager, in provideBubblesManager()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
H A D | ToastUI.java | 91 ToastUI(Context context, CommandQueue commandQueue, INotificationManager notificationManager, in ToastUI()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | BiometricNotificationService.java | 146 @NonNull Handler handler, @NonNull NotificationManager notificationManager, in BiometricNotificationService()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | NotificationListener.java | 80 NotificationManager notificationManager, in NotificationListener()
|
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
H A D | SlicePurchaseBroadcastReceiver.java | 336 NotificationManager notificationManager = in onDisplayPerformanceBoostNotification() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/testharness/ |
H A D | TestHarnessModeService.java | 267 NotificationManager notificationManager = in showNotificationIfEnabled() local
|