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/tests/FrameworkPerf/src/com/android/frameworkperf/
DSchedulerService.java47 startForeground(1, status); in onStartCommand()
/frameworks/base/core/java/android/app/
DService.java707 public final void startForeground(int id, Notification notification) { in startForeground() method in Service
741 public final void startForeground(int id, @NonNull Notification notification, in startForeground() method in Service
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java295 startForeground(NOTIFICATION_ID, in executeInstallCommand()
386 startForeground(NOTIFICATION_ID, in executeNotifyIfInUseCommand()
389 startForeground(NOTIFICATION_ID, in executeNotifyIfInUseCommand()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/
DRecordingServiceTest.java84 doNothing().when(mRecordingService).startForeground(anyInt(), any()); in setUp()
/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/tests/OneMedia/src/com/android/onemedia/
DNotificationHelper.java232 mService.startForeground(NOTIFICATION_ID, notification); in updateNotification()
/frameworks/base/apex/media/framework/java/android/media/
DMediaSession2Service.java286 startForeground(id, notification); in onPlaybackActiveChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java270 startForeground(NOTIFICATION_RECORDING_ID, builder.build()); in createRecordingNotification()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java775 startForeground(mForegroundId, notification); in sendForegroundabledNotification()
/frameworks/base/api/
Dlint-baseline.txt652 RequiresPermission: android.app.Service#startForeground(int, android.app.Notification):
Dcurrent.txt6404 method public final void startForeground(int, android.app.Notification);
6405 method public final void startForeground(int, @NonNull android.app.Notification, int);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5072 method public final void startForeground(int, android.app.Notification);
/frameworks/base/config/
Dboot-image-profile.txt3069 HSPLandroid/app/Service;->startForeground(ILandroid/app/Notification;)V