HomeSort by relevance Sort by last modified time
    Searched refs:runKeyguardConfirmation (Results 1 - 4 of 4) sorted by null

  /packages/apps/Settings/src/com/android/settings/applications/
ConvertToFbe.java 40 private boolean runKeyguardConfirmation(int request) {
60 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
  /packages/apps/Settings/src/com/android/settings/security/
CryptKeeperSettings.java 94 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
169 private boolean runKeyguardConfirmation(int request) {
  /packages/apps/Settings/src/com/android/settings/
ResetNetwork.java 92 private boolean runKeyguardConfirmation(int request) {
140 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
MasterClear.java 114 private boolean runKeyguardConfirmation(int request) {
233 if (runKeyguardConfirmation(KEYGUARD_REQUEST)) {

Completed in 280 milliseconds