Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DConvertToFbe.java40 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in ConvertToFbe
60 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) { in onCreateView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DConvertToFbe.java40 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in ConvertToFbe
60 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) { in onCreateView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/security/
DCryptKeeperSettings.java95 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
170 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in CryptKeeperSettings
/packages/apps/Settings/src/com/android/settings/security/
DCryptKeeperSettings.java95 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
170 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in CryptKeeperSettings
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DResetNetwork.java94 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in ResetNetwork
144 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
DMasterClear.java139 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in MasterClear
259 if (runKeyguardConfirmation(KEYGUARD_REQUEST)) {
/packages/apps/Settings/src/com/android/settings/
DResetNetwork.java94 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in ResetNetwork
144 if (!runKeyguardConfirmation(KEYGUARD_REQUEST)) {
DMasterClear.java139 private boolean runKeyguardConfirmation(int request) { in runKeyguardConfirmation() method in MasterClear
258 if (runKeyguardConfirmation(KEYGUARD_REQUEST)) {