Searched refs:ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT (Results 1 – 3 of 3) sorted by relevance
40 public static String ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT = field in SimpleService341 SimpleActivityStartFgService.ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT;83 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in onStartCommand()
36 public static String ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT = field in SimpleActivityStartFgService74 Intent reply = new Intent(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in attemptStartService()
93 public static String ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT = field in ActivityManagerProcessStateTest1178 waiter.prepare(ACTION_SIMPLE_ACTIVITY_START_FG_SERVICE_RESULT); in testBgRestrictedForegroundService()