Searched refs:wasSecureBefore (Results 1 - 3 of 3) sorted by last modified time

/packages/apps/Settings/src/com/android/settings/password/
H A DChooseLockPassword.java946 public void onChosenLockSaveFinished(boolean wasSecureBefore, Intent resultData) { argument
949 if (!wasSecureBefore) {
H A DChooseLockPattern.java728 public void onChosenLockSaveFinished(boolean wasSecureBefore, Intent resultData) { argument
731 if (!wasSecureBefore) {
H A DSaveChosenLockWorkerBase.java123 public void onChosenLockSaveFinished(boolean wasSecureBefore, Intent resultData); argument

Completed in 31 milliseconds