OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enableid
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/
EncryptionInterstitial.java
117
final int
enableId
;
124
enableId
= R.string.encrypt_require_pattern;
132
enableId
= R.string.encrypt_require_pin;
139
enableId
= R.string.encrypt_require_password;
148
mRequirePasswordToDecrypt.setTitle(
enableId
);
Completed in 43 milliseconds