/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
D | RecordingService.java | 124 NotificationManager notificationManager = in onStartCommand() local 289 NotificationManager notificationManager = in createRecordingNotification() local 303 private void setNotificationActions(boolean isPaused, NotificationManager notificationManager) { in setNotificationActions() 401 private void saveRecording(NotificationManager notificationManager) { in saveRecording()
|
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/ |
D | ServiceIntentSender.java | 45 final NotificationManager notificationManager = in ServiceIntentSender() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
D | MockLockSettingsContext.java | 39 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WifiApConfigStore.java | 199 NotificationManager notificationManager = (NotificationManager) in notifyUserOfApBandConversion() local 493 NotificationManager notificationManager = (NotificationManager) in handleUserHotspotConfigTappedContent() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
D | ScreenshotNotificationSmartActionsTest.java | 168 NotificationManager notificationManager = in testNotificationActionExtras() local
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
D | UninstallFinish.java | 72 NotificationManager notificationManager = in onReceive() local
|
D | UninstallerActivity.java | 345 NotificationManager notificationManager = getSystemService(NotificationManager.class); in startUninstallProgress() local
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/ |
D | WearPackageInstallerService.java | 574 NotificationManager notificationManager = getSystemService(NotificationManager.class); in buildNotification() local 585 NotificationManager notificationManager = getSystemService(NotificationManager.class); in getLabelAndUpdateNotification() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | InstallCarrierAppUtils.java | 93 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications() local
|
/frameworks/base/services/core/java/com/android/server/testharness/ |
D | TestHarnessModeService.java | 248 NotificationManager notificationManager = in showNotificationIfEnabled() local
|
/frameworks/base/location/java/com/android/internal/location/ |
D | GpsNetInitiatedHandler.java | 374 NotificationManager notificationManager = (NotificationManager) mContext in setNiNotification() local
|
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | TetheringNotificationUpdaterTest.kt | 82 @Mock private lateinit var notificationManager: NotificationManager variable in com.android.networkstack.tethering.TetheringNotificationUpdaterTest
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageInstallerService.java | 976 NotificationManager notificationManager = (NotificationManager) in onPackageDeleted() local 1024 NotificationManager notificationManager = (NotificationManager) in sendOnPackageInstalled() local
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | GnssVisibilityControl.java | 619 NotificationManager notificationManager = (NotificationManager) mContext in postEmergencyLocationUserNotification() local
|
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
D | MockSystemServices.java | 92 public final NotificationManager notificationManager; field in MockSystemServices
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | ServiceStateTracker.java | 4194 NotificationManager notificationManager = (NotificationManager) in cancelAllNotifications() local 4342 NotificationManager notificationManager = (NotificationManager) in setNotification() local
|