Searched refs:STUB_SERVICE_REMOTE_NAME (Results 1 – 1 of 1) sorted by relevance
/cts/tests/app/AppExitTest/src/android/app/cts/ |
D | ActivityManagerAppExitInfoTest.java | 80 private static final String STUB_SERVICE_REMOTE_NAME = field in ActivityManagerAppExitInfoTest 938 startService(ACTION_EXIT, STUB_SERVICE_REMOTE_NAME, true, false); in testMultipleProcess() 1069 startService(ACTION_EXIT, STUB_SERVICE_REMOTE_NAME, true, true, true, true, cookie3); in testSecondaryUser() 1074 startService(ACTION_KILL, STUB_SERVICE_REMOTE_NAME, true, true, false, true, cookie4); in testSecondaryUser()
|