Home
last modified time | relevance | path

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

/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/base/core/java/android/app/
DService.java697 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/com/example/android/supportv4/media/
DMediaNotificationManager.java121 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.txt5900 method public final void startForeground(int, android.app.Notification);
Dsystem-current.txt6106 method public final void startForeground(int, android.app.Notification);