Home
last modified time | relevance | path

Searched refs:startForeground (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
DTestService.java60 startForeground(); in onStartCommand()
82 private void startForeground() { in startForeground() method in TestService
88 startForeground(NOTIFICATION_ID, in startForeground()
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DSchedulerService.java41 startForeground(1, status); in onStartCommand()
/frameworks/base/packages/MtpDocumentsProvider/src/com/android/mtp/
DMtpDocumentsService.java89 startForeground(ids[i], notifications[i]); in updateForegroundState()
/frameworks/av/packages/MediaComponents/src/com/android/media/
DMediaSessionService2Impl.java120 mInstance.startForeground(mediaNotification.getNotificationId(), in updateNotification()
/frameworks/base/core/java/android/app/
DService.java693 public final void startForeground(int id, Notification notification) { in startForeground() method in Service
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
DNotificationHelper.java232 mService.startForeground(NOTIFICATION_ID, notification); in updateNotification()
/frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/media/
DMediaNotificationManager.java122 mService.startForeground(NOTIFICATION_ID, notification); in startNotification()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java547 startForeground(mForegroundId, notification); in sendForegroundabledNotification()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5072 method public final void startForeground(int, android.app.Notification);
/frameworks/base/api/
Dcurrent.txt6044 method public final void startForeground(int, android.app.Notification);
/frameworks/base/config/
Dboot-image-profile.txt15148 HSPLandroid/app/Service;->startForeground(ILandroid/app/Notification;)V
Dhiddenapi-public-dex.txt4252 Landroid/app/Service;->startForeground(ILandroid/app/Notification;)V