Home
last modified time | relevance | path

Searched defs:startService (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/virtualdevice/applaunch/src/android/virtualdevice/cts/applaunch/
DAppComponents.java56 static TestService startService(Context context) throws TimeoutException { in startService() method in AppComponents.TestService
/cts/tests/tests/batterysaving/src/android/os/cts/batterysaving/
DBatterySaverAlarmTest.java151 private String startService(String targetPackage, boolean foreground) in startService() method in BatterySaverAlarmTest
/cts/tests/ServiceKillTest/src/com/android/cts/servicekilltest/
DServiceKillTests.java179 private void startService(Context context, String testId, String action) { in startService() method in ServiceKillTests
/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java411 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService() method in ActivityManagerAppExitInfoTest
416 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService() method in ActivityManagerAppExitInfoTest