Home
last modified time | relevance | path

Searched refs:stopForeground (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DService.java756 public final void stopForeground(boolean removeNotification) { in stopForeground() method in Service
757 stopForeground(removeNotification ? STOP_FOREGROUND_REMOVE : 0); in stopForeground()
769 public final void stopForeground(@StopForegroundFlags int flags) { in stopForeground() method in Service
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsService.java108 stopForeground(true /* removeNotification */); in updateForegroundState()
/frameworks/base/media/apex/java/android/media/
DMediaSession2Service.java235 stopForeground(false); in removeSession()
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java350 stopForeground(true); in resetTaskAndStop()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java766 stopForeground(Service.STOP_FOREGROUND_DETACH); in stopForegroundWhenDone()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...