Home
last modified time | relevance | path

Searched defs:startId (Results 1 – 25 of 38) sorted by relevance

12

/cts/hostsidetests/appsecurity/test-apps/EphemeralTestApp/EphemeralApp1/src/com/android/cts/ephemeralapp1/
DEphemeralService.java51 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/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()
DExposedService.java52 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/tests/tests/content/src/android/content/cts/
DMockService.java47 public void onStart(Intent intent, int startId) { in onStart()
DMockContextWrapperService.java71 public void onStart(Intent intent, int startId) { in onStart()
/cts/tests/tests/alarmclock/service/src/android/alarmclock/service/
DMainInteractionService.java38 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/tests/tests/voicesettings/service/src/android/voicesettings/service/
DMainInteractionService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
DMyForegroundService.java49 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainInteractionService.java38 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/services/activityandwindowmanager/activitymanager/app/src/android/server/cts/
DAssistantVoiceInteractionService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/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()
DFgService.java44 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/media/app/MediaSessionTestHelper/src/android/media/app/media_session_test_helper/
DMediaSessionTestHelperService.java59 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DSimpleForegroundService.java70 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/incident/apps/storagedapp/src/com/android/server/cts/storaged/
DSimpleIOService.java76 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/tests/app/app/src/android/app/stubs/
DLocalForegroundService.java54 public void onStart(Intent intent, int startId) { in onStart()
DMockService.java60 public void onStart(Intent intent, int startId) { in onStart()
DLocalService.java66 public void onStart(Intent intent, int startId) { in onStart()
DIntentServiceStub.java107 public void onStart(Intent intent, int startId) { in onStart()
/cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/src/com/android/cts/usespermissiondiffcertapp/
DReceiveUriService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/tests/tests/os/src/android/os/cts/
DLocalService.java66 public void onStart(Intent intent, int startId) { in onStart()
/cts/tests/tests/assist/service/src/android/voiceinteraction/service/
DMainInteractionService.java59 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DMyVpnService.java39 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/devicepolicy/app/VpnApp/src/com/android/cts/vpnfirewall/
DReflectorVpnService.java53 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java53 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()

12