OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getSubtypeIcon
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
SubtypeSwitcher.java
346
return
getSubtypeIcon
(mShortcutInputMethodInfo, mShortcutSubtype);
349
private Drawable
getSubtypeIcon
(
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
InputMethodsPanel.java
228
final Drawable icon =
getSubtypeIcon
(imi, subtype);
449
private Drawable
getSubtypeIcon
(InputMethodInfo imi, InputMethodSubtype subtype) {
Completed in 315 milliseconds