Home
last modified time | relevance | path

Searched refs:startService (Results 1 – 25 of 73) sorted by relevance

123

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleAdvertiserHardwareScanFilterActivity.java52 startService(intent); in onCreate()
70 startService(intent); in onCreate()
121 startService(intent); in stopAdvertising()
DBleAdvertiserPowerLevelActivity.java51 startService(intent); in onCreate()
91 startService(intent); in stopAdvertising()
DBleInsecureConnectionPriorityClientTestActivity.java29 startService(intent); in onCreate()
DBleScannerHardwareScanFilterActivity.java67 startService(intent); in onCreate()
79 startService(intent); in onCreate()
DBleCocSecureServerStartActivity.java30 startService(mIntent); in onCreate()
DBleSecureServerStartActivity.java30 startService(mIntent); in onCreate()
DBleCocInsecureServerStartActivity.java30 startService(mIntent); in onCreate()
DBleInsecureServerStartActivity.java30 startService(mIntent); in onCreate()
DBleInsecureEncryptedClientTestActivity.java30 startService(mIntent); in onCreate()
DBleSecureEncryptedServerTestActivity.java30 startService(mIntent); in onCreate()
DBleInsecureClientStartActivity.java36 startService(mIntent); in onCreate()
DBleCocInsecureClientStartActivity.java36 startService(mIntent); in onCreate()
DBleSecureConnectionPriorityClientTestActivity.java31 startService(mIntent); in onCreate()
DBleCocSecureClientStartActivity.java36 startService(mIntent); in onCreate()
DBleSecureEncryptedClientTestActivity.java31 startService(mIntent); in onCreate()
DBleSecureClientStartActivity.java37 startService(mIntent); in onCreate()
/cts/tests/app/src/android/app/cts/
DIntentServiceTest.java60 mContext.startService(addIntent); in testIntents()
88 mContext.startService(mIntent); in testIntentServiceLifeCycle()
/cts/hostsidetests/dumpsys/apps/ProcStatsTestApp/src/com/android/server/cts/procstats/
DProcStatsTest.java66 InstrumentationRegistry.getContext().startService( in testLaunchApp()
79 InstrumentationRegistry.getContext().startService( in testLaunchApp()
/cts/tests/tests/os/src/android/os/cts/
DBinderTest.java214 getContext().startService(mService); in testTransact()
250 getContext().startService(mService); in testTransact()
281 getContext().startService(mService); in testTransact()
/cts/tests/tests/batterysaving/src/android/os/cts/batterysaving/
DBatterySaverAlarmTest.java145 private String startService(String targetPackage, boolean foreground) in startService() method in BatterySaverAlarmTest
230 startService(targetPackage, true); in testAllowWhileIdleThrottled()
287 startService(targetPackage, true); in testAlarmsThrottled()
/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleReceiverStartService.java29 context.startService(serviceIntent); in onReceive()
DSimpleActivityStartService.java50 startService(serviceIntent); in attemptStartService()
/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DVoiceInteractionMain.java37 ComponentName serviceName = startService(intent); in onCreate()
/cts/apps/ForceStopHelperApp/src/com/android/cts/forcestophelper/
DRecentTaskActivity.java42 startService(serviceIntent); in onCreate()
/cts/tests/tests/assist/service/src/android/assist/service/
DDisableContextActivity.java39 startService(intent); in onStart()

123