Searched refs:waitForInternet (Results 1 – 2 of 2) sorted by relevance
267 public boolean waitForInternet() { in waitForInternet() method in RebootEscrowManager.Injector423 if (mInjector.waitForInternet()) { in setLoadEscrowDataErrorCode()477 if (mInjector.waitForInternet()) { in loadRebootEscrowDataIfAvailable()514 if (mInjector.waitForInternet()) { in scheduleLoadRebootEscrowDataOrFail()
210 public boolean waitForInternet() { in waitForInternet() method in RebootEscrowManagerTests.MockInjector