Searched refs:restartedServicePid (Results 1 – 1 of 1) sorted by relevance
104 final int restartedServicePid = waitForServiceStarted( in testRestartStartedService() local106 assertThat(restartedServicePid, shouldRestart ? not(NOT_STARTED) : is(NOT_STARTED)); in testRestartStartedService()141 final int restartedServicePid = mCurrentConnection.takePid(); in testRestart_boundNotStickyStartedService_restarted() local142 assertThat(restartedServicePid, not(NOT_STARTED)); in testRestart_boundNotStickyStartedService_restarted()