Home
last modified time | relevance | path

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

12

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DOverlayTestService.java51 startForeground(); in onStartCommand()
72 private void startForeground() { in startForeground() method in OverlayTestService
83 startForeground(Components.Notifications.ID_OVERLAY_TEST_SERVICE, notification); in startForeground()
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DLocalMediaProjectionService.java47 startForeground(); in onStartCommand()
72 private void startForeground() { in startForeground() method in LocalMediaProjectionService
91 startForeground(2, notification); in startForeground()
/cts/tests/tests/media/src/android/media/cts/
DLocalMediaProjectionService.java47 startForeground(); in onStartCommand()
72 private void startForeground() { in startForeground() method in LocalMediaProjectionService
91 startForeground(2 /* id */, notification); in startForeground()
/cts/hostsidetests/os/app/src/android/os/app/
DTestFgService.java49 startForeground(NOTIFICATION_ID, notification); in onStartCommand()
/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/
DProcStatsHelperServiceBase.java51 startForeground(1, notification); in onHandleIntent()
/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/
DLocationForegroundService.java42 startForeground(1, status); in onStartCommand()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DTestService.java46 startForeground(1, status); in onStartCommand()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/
DPocService.java57 startForeground(notificationID, notification); in onCreate()
/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/
DAppOpsForegroundControlForegroundService.kt59 startForeground(2, Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
DAppOpsForegroundControlLocationForegroundService.kt60 startForeground(2, Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DFocusLossPreventionService.java44 startForeground(1, notification); in onStartCommand()
/cts/tests/AlarmManager/app/src/android/alarmmanager/alarmtestapp/cts/
DTestService.java65 startForeground(FGS_NOTIFICATION_ID, builder.build()); in onStartCommand()
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/
DTestService.java55 startForeground(1, notification); in onStartCommand()
/cts/tests/tests/permission/AppThatRequestOneTimePermission/src/android/permission/cts/appthatrequestpermission/
DKeepAliveForegroundService.java64 startForeground(1, notification); in onStartCommand()
/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/
DAppOpsForegroundControlLocationForegroundService.kt60 startForeground(2, Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundServiceLocation.java67 startForeground(mNotificationId, notification); in onStartCommand()
DBubblesTestService.java50 startForeground(BUBBLE_NOTIF_ID, n); in onStartCommand()
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DFgService.java56 startForeground(1, notification); in onStartCommand()
/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/
DBaseAudioRecorderService.java57 startForeground(NOTIFICATION_ID, buildNotification()); in onStartCommand()
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DTaskRemovedListenerService.java57 startForeground(1, notification); in onStartCommand()
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleService.java81 startForeground(100, notification); in onStartCommand()
DSimpleService3.java80 startForeground(100, notification); in onStartCommand()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DSimpleForegroundService.java99 startForeground(1, notification); in onStartCommand()
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundService.java103 startForeground(1, notification); in onStartCommand()
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/
DMediaSessionTestHelperService.java60 startForeground(NOTIFICATION_ID, notification); in onCreate()

12