Searched refs:getLoadEscrowDataRetryIntervalSeconds (Results 1 – 2 of 2) sorted by relevance
370 public int getLoadEscrowDataRetryIntervalSeconds() { in getLoadEscrowDataRetryIntervalSeconds() method in RebootEscrowManager.Injector504 final int retryIntervalInSeconds = mInjector.getLoadEscrowDataRetryIntervalSeconds(); in scheduleLoadRebootEscrowDataOrFail()
269 public int getLoadEscrowDataRetryIntervalSeconds() { in getLoadEscrowDataRetryIntervalSeconds() method in RebootEscrowManagerTests.MockInjector