Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java124 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/
DServiceIntentSender.java45 final NotificationManager notificationManager = in ServiceIntentSender() local
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DMockLockSettingsContext.java39 NotificationManager notificationManager, DevicePolicyManager devicePolicyManager, in MockLockSettingsContext()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java199 NotificationManager notificationManager = (NotificationManager) in notifyUserOfApBandConversion() local
493 NotificationManager notificationManager = (NotificationManager) in handleUserHotspotConfigTappedContent() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
DScreenshotNotificationSmartActionsTest.java168 NotificationManager notificationManager = in testNotificationActionExtras() local
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DUninstallFinish.java72 NotificationManager notificationManager = in onReceive() local
DUninstallerActivity.java345 NotificationManager notificationManager = getSystemService(NotificationManager.class); in startUninstallProgress() local
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java574 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/
DInstallCarrierAppUtils.java93 NotificationManager notificationManager = getNotificationManager(context); in hideAllNotifications() local
/frameworks/base/services/core/java/com/android/server/testharness/
DTestHarnessModeService.java248 NotificationManager notificationManager = in showNotificationIfEnabled() local
/frameworks/base/location/java/com/android/internal/location/
DGpsNetInitiatedHandler.java374 NotificationManager notificationManager = (NotificationManager) mContext in setNiNotification() local
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringNotificationUpdaterTest.kt82 @Mock private lateinit var notificationManager: NotificationManager variable in com.android.networkstack.tethering.TetheringNotificationUpdaterTest
/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerService.java976 NotificationManager notificationManager = (NotificationManager) in onPackageDeleted() local
1024 NotificationManager notificationManager = (NotificationManager) in sendOnPackageInstalled() local
/frameworks/base/services/core/java/com/android/server/location/
DGnssVisibilityControl.java619 NotificationManager notificationManager = (NotificationManager) mContext in postEmergencyLocationUserNotification() local
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DMockSystemServices.java92 public final NotificationManager notificationManager; field in MockSystemServices
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java4194 NotificationManager notificationManager = (NotificationManager) in cancelAllNotifications() local
4342 NotificationManager notificationManager = (NotificationManager) in setNotification() local