OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSubtypeId
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodSubtypeHandle.java
48
public int
getSubtypeId
() {
59
&& mSubtypeId == other.
getSubtypeId
();
/frameworks/base/core/java/android/view/inputmethod/
InputMethodSubtype.java
581
public final int
getSubtypeId
() {
Completed in 259 milliseconds