OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:subtypeHashes
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/inputmethod/
InputMethodAndSubtypeUtil.java
128
HashSet<String>
subtypeHashes
= new HashSet<String>();
132
subtypeHashes
.add(sStringInputMethodSubtypeSplitter.next());
134
imsList.put(imeId,
subtypeHashes
);
/frameworks/base/services/java/com/android/server/
InputMethodManagerService.java
[
all
...]
Completed in 59 milliseconds