/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | OverlayTestService.java | 51 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/ |
D | LocalMediaProjectionService.java | 47 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/ |
D | LocalMediaProjectionService.java | 47 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/ |
D | TestFgService.java | 49 startForeground(NOTIFICATION_ID, notification); in onStartCommand()
|
/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/ |
D | ProcStatsHelperServiceBase.java | 51 startForeground(1, notification); in onHandleIntent()
|
/cts/tests/app/ActivityManagerApi29Test/src/android/app/cts/ |
D | LocationForegroundService.java | 42 startForeground(1, status); in onStartCommand()
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | TestService.java | 46 startForeground(1, status); in onStartCommand()
|
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0478/src/android/security/cts/CVE_2021_0478/ |
D | PocService.java | 57 startForeground(notificationID, notification); in onCreate()
|
/cts/tests/tests/appop/AppThatCanBeForcedIntoForegroundStates/src/android/app/appops/cts/appthatcanbeforcedintoforegroundstates/ |
D | AppOpsForegroundControlForegroundService.kt | 59 startForeground(2, Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
|
D | AppOpsForegroundControlLocationForegroundService.kt | 60 startForeground(2, Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | FocusLossPreventionService.java | 44 startForeground(1, notification); in onStartCommand()
|
/cts/tests/AlarmManager/app/src/android/alarmmanager/alarmtestapp/cts/ |
D | TestService.java | 65 startForeground(FGS_NOTIFICATION_ID, builder.build()); in onStartCommand()
|
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/ |
D | TestService.java | 55 startForeground(1, notification); in onStartCommand()
|
/cts/tests/tests/permission/AppThatRequestOneTimePermission/src/android/permission/cts/appthatrequestpermission/ |
D | KeepAliveForegroundService.java | 64 startForeground(1, notification); in onStartCommand()
|
/cts/tests/tests/appop/AppForDiscreteTest/src/android/app/appops/cts/appfordiscretetest/ |
D | AppOpsForegroundControlLocationForegroundService.kt | 60 startForeground(2, Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | LocalForegroundServiceLocation.java | 67 startForeground(mNotificationId, notification); in onStartCommand()
|
D | BubblesTestService.java | 50 startForeground(BUBBLE_NOTIF_ID, n); in onStartCommand()
|
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/ |
D | FgService.java | 56 startForeground(1, notification); in onStartCommand()
|
/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/ |
D | BaseAudioRecorderService.java | 57 startForeground(NOTIFICATION_ID, buildNotification()); in onStartCommand()
|
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/ |
D | TaskRemovedListenerService.java | 57 startForeground(1, notification); in onStartCommand()
|
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/ |
D | SimpleService.java | 81 startForeground(100, notification); in onStartCommand()
|
D | SimpleService3.java | 80 startForeground(100, notification); in onStartCommand()
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | SimpleForegroundService.java | 99 startForeground(1, notification); in onStartCommand()
|
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/ |
D | StatsdCtsForegroundService.java | 103 startForeground(1, notification); in onStartCommand()
|
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/ |
D | MediaSessionTestHelperService.java | 60 startForeground(NOTIFICATION_ID, notification); in onCreate()
|