Searched refs:requestGatekeeperPassword (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Settings/src/com/android/settings/password/ |
D | SaveChosenLockWorkerBase.java | 71 boolean requestGatekeeperPassword, int userId) { in prepare() argument 74 mRequestGatekeeperPassword = requestGatekeeperPassword; in prepare()
|
D | ChooseLockPattern.java | 890 boolean requestGatekeeperPassword, LockscreenCredential chosenPattern, in start() argument 892 prepare(utils, credentialRequired, requestGatekeeperPassword, userId); in start()
|
D | ChooseLockPassword.java | 1007 boolean requestGatekeeperPassword, LockscreenCredential chosenPassword, in start() argument 1009 prepare(utils, required, requestGatekeeperPassword, userId); in start()
|