/frameworks/base/tests/FlickerTests/test-apps/flickerapp/src/com/android/server/wm/flicker/testapp/ |
D | NotificationActivity.java | 72 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/ |
D | BiometricNotificationUtils.java | 83 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/ |
D | ScreenshotServiceErrorReceiver.java | 36 NotificationManager notificationManager = context.getSystemService( in onReceive() local
|
D | ScreenshotNotificationsController.kt | 39 private val notificationManager: NotificationManager, constant in com.android.systemui.screenshot.ScreenshotNotificationsController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationChannelHelper.java | 40 INotificationManager notificationManager, in createConversationChannelIfNeeded()
|
/frameworks/base/services/core/java/com/android/server/notification/toast/ |
D | CustomToastRecord.java | 39 public CustomToastRecord(NotificationManagerService notificationManager, int uid, int pid, in CustomToastRecord()
|
D | TextToastRecord.java | 44 public TextToastRecord(NotificationManagerService notificationManager, in TextToastRecord()
|
D | ToastRecord.java | 41 protected ToastRecord(NotificationManagerService notificationManager, int uid, int pid, in ToastRecord()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/recordissue/ |
D | IssueRecordingServiceSessionTest.kt | 70 private val notificationManager = mock<NotificationManager>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | GuestSessionNotification.java | 47 NotificationManager notificationManager) { in GuestSessionNotification()
|
/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/ |
D | LocalMediaProjectionService.java | 75 final NotificationManager notificationManager = in startForeground() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ZenModesCleanupStartable.kt | 40 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/ |
D | TaskSwitcherNotificationCoordinatorTest.kt | 50 private val notificationManager = mock<NotificationManager>() constant
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GsmInboundSmsHandlerTest.java | 401 NotificationManager notificationManager = in testNewSmsWithUserLocked_notificationShown() local 440 NotificationManager notificationManager = in testNewSmsFromBlockedNumberWithUserLocked_noNotificationShown() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/ |
D | PluginsModule.java | 86 NotificationManager notificationManager, PluginEnabler pluginEnabler, in providePluginInstanceManagerFactory()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 140 INotificationManager notificationManager, in create() 187 INotificationManager notificationManager, in BubblesManager()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/ |
D | ZenModesCleanupStartableTest.kt | 50 @Mock private lateinit var notificationManager: NotificationManager variable in com.android.systemui.statusbar.policy.ZenModesCleanupStartableTest
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | MockLockSettingsContext.java | 54 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
D | UninstallFinish.java | 71 NotificationManager notificationManager = in onReceive() local
|
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/ |
D | PluginActionManager.java | 90 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/ |
D | MediaProjectionService.kt | 77 val notificationManager: NotificationManager = in startForeground() constant
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | InstallCarrierAppUtils.java | 95 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/recordissue/ |
D | IssueRecordingServiceSession.kt | 49 private val notificationManager: NotificationManager, constant in com.android.systemui.recordissue.IssueRecordingServiceSession
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/screenrecord/ |
D | RecordingServiceTest.java | 114 NotificationManager notificationManager, in RecordingServiceTestable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
D | ToastUI.java | 95 ToastUI(Context context, CommandQueue commandQueue, INotificationManager notificationManager, in ToastUI()
|