Searched refs:mIpc (Results 1 – 1 of 1) sorted by relevance
219 private IpClient mIpc; field in IpClientIntegrationTest414 mIpc.shutdown();460 mIpc = new IpClient(mContext, mIfaceName, mCb, mNetworkObserverRegistry,466 HandlerUtilsKt.waitForIdle(mIpc.getHandler(), TEST_TIMEOUT_MS);504 contains(tagMatch), captor.capture(), eq(mIpc.getHandler()));616 mIpc.startProvisioning(prov.build());828 mIpc.shutdown();875 mIpc.notifyPreconnectionComplete(false /* abort */);876 HandlerUtilsKt.waitForIdle(mIpc.getHandler(), TEST_TIMEOUT_MS);908 mIpc.notifyPreconnectionComplete(true /* success */);[all …]