OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:runKeyguardConfirmation
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/applications/
ConvertToFbe.java
41
private boolean
runKeyguardConfirmation
(int request) {
56
if(!
runKeyguardConfirmation
(KEYGUARD_REQUEST)) {
/packages/apps/Settings/src/com/android/settings/
CryptKeeperSettings.java
88
if (!
runKeyguardConfirmation
(KEYGUARD_REQUEST)) {
162
private boolean
runKeyguardConfirmation
(int request) {
ResetNetwork.java
71
private boolean
runKeyguardConfirmation
(int request) {
114
if (!
runKeyguardConfirmation
(KEYGUARD_REQUEST)) {
MasterClear.java
78
private boolean
runKeyguardConfirmation
(int request) {
116
if (!
runKeyguardConfirmation
(KEYGUARD_REQUEST)) {
Completed in 417 milliseconds