Home
last modified time | relevance | path

Searched refs:ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/SimpleApp/src/com/android/cts/launcherapps/simpleapp/
DSimpleActivityStartService.java30 public static String ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT = field in SimpleActivityStartService
46 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT); in attemptStartService()
/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java65 public static String ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT = field in ActivityManagerProcessStateTest
857 waiter.prepare(ACTION_SIMPLE_ACTIVITY_START_SERVICE_RESULT); in testBackgroundCheckActivityService()