Home
last modified time | relevance | path

Searched refs:retryIntervalInSeconds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowManager.java395 final int retryIntervalInSeconds = mInjector.getLoadEscrowDataRetryIntervalSeconds(); in scheduleLoadRebootEscrowDataOrFail() local
401 retryIntervalInSeconds * 1000); in scheduleLoadRebootEscrowDataOrFail()