OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:morekeyskeyboardlayoutid
(Results
1 - 1
of
1
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java
237
final int
moreKeysKeyboardLayoutId
= mainKeyboardViewAttr.getResourceId(
241
moreKeysKeyboardLayoutId
);
262
mMoreKeysKeyboardContainer = inflater.inflate(
moreKeysKeyboardLayoutId
, null);
[
all
...]
Completed in 55 milliseconds