OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLabelLocale
(Results
1 - 6
of
6
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
KlpActionDoneTests.java
32
R.string.label_done_key,
getLabelLocale
(subtype), getContext());
KlpActionGoTests.java
32
R.string.label_go_key,
getLabelLocale
(subtype), getContext());
KlpActionNextTests.java
32
R.string.label_next_key,
getLabelLocale
(subtype), getContext());
KlpActionPreviousTests.java
32
R.string.label_previous_key,
getLabelLocale
(subtype), getContext());
KlpActionSendTests.java
32
R.string.label_send_key,
getLabelLocale
(subtype), getContext());
ActionTestsBase.java
72
protected static Locale
getLabelLocale
(final InputMethodSubtype subtype) {
Completed in 45 milliseconds