OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readFromBuildConfigIfGestureInputEnabled
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
Settings.java
216
public static boolean
readFromBuildConfigIfGestureInputEnabled
(final Resources res) {
222
return
readFromBuildConfigIfGestureInputEnabled
(res)
SettingsFragment.java
231
if (!Settings.
readFromBuildConfigIfGestureInputEnabled
(res)) {
Completed in 36 milliseconds