OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_ACTION_USER_INITIALIZE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
IntentCompatUtils.java
32
public static boolean
is_ACTION_USER_INITIALIZE
(final String action) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
LauncherIconVisibilityManager.java
93
} else if (IntentCompatUtils.
is_ACTION_USER_INITIALIZE
(action)) {
Completed in 2756 milliseconds