Home
last modified time | relevance | path

Searched defs:onStartCommand (Results 1 – 25 of 45) sorted by relevance

12

/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DEphemeralService.java52 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in EphemeralService
DSomeService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SomeService
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DTestService.java30 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in TestService
/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/NormalApp/src/com/android/cts/normalapp/
DNormalService.java35 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in NormalService
DExposedService.java52 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ExposedService
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DMyForegroundService.java49 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MyForegroundService
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainInteractionService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MainInteractionService
/cts/tests/tests/batterysaving/apps/app_target_api_current/src/android/os/cts/batterysaving/app/
DTestService.java41 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in TestService
/cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
DBgService.java42 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in BgService
DFgService.java44 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in FgService
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DAssistantVoiceInteractionService.java43 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in AssistantVoiceInteractionService
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionService.java43 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MainInteractionService
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleService.java60 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SimpleService
DSimpleService3.java65 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SimpleService3
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DFocusLossPreventionService.java24 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in FocusLossPreventionService
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DTaskRemovedListenerService.java45 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in TaskRemovedListenerService
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/
DMediaSessionTestHelperService.java68 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MediaSessionTestHelperService
/cts/tests/tests/media/src/android/media/cts/
DLocalMediaProjectionService.java46 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in LocalMediaProjectionService
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DLocalMediaProjectionService.java46 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in LocalMediaProjectionService
/cts/tests/app/app/src/android/app/stubs/
DBubblesTestService.java49 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in BubblesTestService
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DSimpleForegroundService.java93 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SimpleForegroundService
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundService.java97 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in StatsdCtsForegroundService
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ReceiveUriService
/cts/hostsidetests/dumpsys/apps/storagedapp/src/com/android/server/cts/storaged/
DSimpleIOService.java111 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SimpleIOService
/cts/tests/tests/assist/service/src/android/assist/service/
DMainInteractionService.java58 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MainInteractionService

12