Home
last modified time | relevance | path

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

123

/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/
DNotificationActivity.java72 NotificationManager notificationManager = getSystemService(NotificationManager.class); in postNotification() local
84 NotificationManager notificationManager = getSystemService(NotificationManager.class); in createNotificationChannel() local
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricNotificationUtils.java83 final NotificationManager notificationManager = in showReEnrollmentNotification() local
413 final NotificationManager notificationManager = in showNotificationHelper() local
454 final NotificationManager notificationManager = in cancelFaceReEnrollNotification() local
464 final NotificationManager notificationManager = in cancelFaceEnrollNotification() local
474 final NotificationManager notificationManager = in cancelFingerprintEnrollNotification() local
484 final NotificationManager notificationManager = in cancelBadCalibrationNotification() local
494 final NotificationManager notificationManager = in cancelFingerprintReEnrollNotification() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotServiceErrorReceiver.java36 NotificationManager notificationManager = context.getSystemService( in onReceive() local
DScreenshotNotificationsController.kt39 private val notificationManager: NotificationManager, constant in com.android.systemui.screenshot.ScreenshotNotificationsController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationChannelHelper.java40 INotificationManager notificationManager, in createConversationChannelIfNeeded()
/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/multivalentTests/src/com/android/systemui/recordissue/
DIssueRecordingServiceSessionTest.kt70 private val notificationManager = mock<NotificationManager>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DGuestSessionNotification.java47 NotificationManager notificationManager) { in GuestSessionNotification()
/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
DLocalMediaProjectionService.java75 final NotificationManager notificationManager = in startForeground() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DZenModesCleanupStartable.kt40 val notificationManager: NotificationManager, in <lambda>() constant in com.android.systemui.statusbar.policy.ZenModesCleanupStartable
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/ui/
DTaskSwitcherNotificationCoordinatorTest.kt50 private val notificationManager = mock<NotificationManager>() constant
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmInboundSmsHandlerTest.java401 NotificationManager notificationManager = in testNewSmsWithUserLocked_notificationShown() local
440 NotificationManager notificationManager = in testNewSmsFromBlockedNumberWithUserLocked_noNotificationShown() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
DPluginsModule.java86 NotificationManager notificationManager, PluginEnabler pluginEnabler, in providePluginInstanceManagerFactory()
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DBubblesManager.java140 INotificationManager notificationManager, in create()
187 INotificationManager notificationManager, in BubblesManager()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/
DZenModesCleanupStartableTest.kt50 @Mock private lateinit var notificationManager: NotificationManager variable in com.android.systemui.statusbar.policy.ZenModesCleanupStartableTest
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockLockSettingsContext.java54 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java71 NotificationManager notificationManager = in onReceive() local
/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/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DMediaProjectionService.kt77 val notificationManager: NotificationManager = in startForeground() constant
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DInstallCarrierAppUtils.java95 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/recordissue/
DIssueRecordingServiceSession.kt49 private val notificationManager: NotificationManager, constant in com.android.systemui.recordissue.IssueRecordingServiceSession
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/screenrecord/
DRecordingServiceTest.java114 NotificationManager notificationManager, in RecordingServiceTestable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/
DToastUI.java95 ToastUI(Context context, CommandQueue commandQueue, INotificationManager notificationManager, in ToastUI()

123