Searched refs:asyncFetchAidlVhalPid (Results 1 – 4 of 4) sorted by relevance
195 mWatchdogProcessHandler.asyncFetchAidlVhalPid(); in testAsyncFetchAidlVhalPid()205 mWatchdogProcessHandler.asyncFetchAidlVhalPid(); in testAsyncFetchAidlWithInvalidPid()220 mWatchdogProcessHandler.asyncFetchAidlVhalPid(); in testAsyncFetchAidlVhalPidWithDaemonRemoteException()
376 verify(mMockWatchdogProcessHandler, timeout(MAX_WAIT_TIME_MS)).asyncFetchAidlVhalPid(); in testRequestAidlVhalPid()
339 public void asyncFetchAidlVhalPid() { in asyncFetchAidlVhalPid() method in WatchdogProcessHandler
996 service.mWatchdogProcessHandler.asyncFetchAidlVhalPid(); in requestAidlVhalPid()