Searched refs:EXIT_ACTION (Results 1 – 2 of 2) sorted by relevance
46 private static final String EXIT_ACTION = field in SimpleService4119 if (EXIT_ACTION.equals(intent.getAction())) { in doAction()
89 private static final String EXIT_ACTION = field in ActivityManagerAppExitInfoTest317 Intent intent = new Intent(EXIT_ACTION); in startService()338 Intent intent = new Intent(EXIT_ACTION); in startIsolatedService()