OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implicitlyenabledsubtypes
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodAndSubtypeEnabler.java
353
final List<InputMethodSubtype>
implicitlyEnabledSubtypes
=
355
if (subtypePrefs == null ||
implicitlyEnabledSubtypes
== null) continue;
361
for (InputMethodSubtype subtype:
implicitlyEnabledSubtypes
) {
Completed in 283 milliseconds