Searched refs:runKeyguardConfirmation (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DMediaFormat.java74 private boolean runKeyguardConfirmation(int request) { method in class:MediaFormat
107 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
H A DCryptKeeperSettings.java90 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
160 private boolean runKeyguardConfirmation(int request) { method in class:CryptKeeperSettings
H A DMasterClear.java71 private boolean runKeyguardConfirmation(int request) { method in class:MasterClear
112 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {

Completed in 120 milliseconds