Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/password/
DConfirmLockPassword.java487 private void onPasswordChecked(boolean matched, Intent intent, int timeoutMs, in onPasswordChecked() method in ConfirmLockPassword.ConfirmLockPasswordFragment
516 onPasswordChecked(matched, intent, timeoutMs, effectiveUserId, newResult); in onCredentialChecked()