Home
last modified time | relevance | path

Searched defs:attemptCount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DRebootEscrowManager.java401 public void reportMetric(boolean success, int errorCode, int serviceType, int attemptCount, in reportMetric()
460 List<UserInfo> users, int attemptCount, Handler retryHandler) { in onGetRebootEscrowKeyFailed()
730 boolean success, int attemptCount, Handler retryHandler) { in reportMetricOnRestoreComplete()
769 private void onEscrowRestoreComplete(boolean success, int attemptCount, Handler retryHandler) { in onEscrowRestoreComplete()
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DRebootEscrowManagerTests.java132 void reportMetric(boolean success, int errorCode, int serviceType, int attemptCount, in reportMetric()
311 public void reportMetric(boolean success, int errorCode, int serviceType, int attemptCount, in reportMetric()