Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSecurityContainer.java214 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()
233 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()
274 int userType = USER_TYPE_PRIMARY; in reportFailedUnlockAttempt() local