Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/BstatsTestApp/src/com/android/coretests/apps/bstatstestapp/
DTestService.java71 startForeground(); in onStartCommand()
93 private void startForeground() { in startForeground() method in TestService
99 startForeground(NOTIFICATION_ID, in startForeground()
/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
DSimpleFgService.java53 startForeground(NOTIFICATION_ID, mNotification);
89 startForeground(NOTIFICATION_ID, mNotification); in onStartCommand()
/frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
DSchedulerService.java47 startForeground(1, status); in onStartCommand()
/frameworks/base/core/java/android/app/
DService.java741 public final void startForeground(int id, Notification notification) { in startForeground() method in Service
794 public final void startForeground(int id, @NonNull Notification notification, in startForeground() method in Service
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java339 startForeground(NOTIFICATION_ID, in executeInstallCommand()
442 startForeground(NOTIFICATION_ID, in executeNotifyIfInUseCommand()
446 startForeground(NOTIFICATION_ID, in executeNotifyIfInUseCommand()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java280 startForeground(NOTIFICATION_RECORDING_ID, builder.build()); in createErrorNotification()
326 startForeground(NOTIFICATION_RECORDING_ID, builder.build()); in createRecordingNotification()
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
DWearPackageInstallerService.java186 startForeground(notifPair.first, notifPair.second); in onStartCommand()
477 startForeground(notifPair.first, notifPair.second); in finishServiceEarly()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/
DRecordingServiceTest.java106 doNothing().when(mRecordingService).startForeground(anyInt(), any()); in setUp()
/frameworks/base/tests/OneMedia/src/com/android/onemedia/
DNotificationHelper.java232 mService.startForeground(NOTIFICATION_ID, notification); in updateNotification()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java816 startForeground(mForegroundId, notification); in sendForegroundabledNotification()
/frameworks/proto_logging/stats/
Datoms.proto5434 // Number of times startForeground() is called on this service.
/frameworks/base/core/api/
Dcurrent.txt6913 method public final void startForeground(int, android.app.Notification);
6914 method public final void startForeground(int, @NonNull android.app.Notification, int);
/frameworks/base/boot/
Dboot-image-profile.txt2566 HSPLandroid/app/Service;->startForeground(ILandroid/app/Notification;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5072 method public final void startForeground(int, android.app.Notification);
/frameworks/base/config/
Dboot-image-profile.txt2566 HSPLandroid/app/Service;->startForeground(ILandroid/app/Notification;)V