Searched refs:getLabelLocale (Results 1 – 6 of 6) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/ |
D | KlpActionGoTests.java | 32 R.string.label_go_key, getLabelLocale(subtype), getContext()); in testActionGo()
|
D | KlpActionSendTests.java | 32 R.string.label_send_key, getLabelLocale(subtype), getContext()); in testActionSend()
|
D | KlpActionDoneTests.java | 32 R.string.label_done_key, getLabelLocale(subtype), getContext()); in testActionDone()
|
D | KlpActionNextTests.java | 32 R.string.label_next_key, getLabelLocale(subtype), getContext()); in testActionNext()
|
D | KlpActionPreviousTests.java | 32 R.string.label_previous_key, getLabelLocale(subtype), getContext()); in testActionPrevious()
|
D | ActionTestsBase.java | 72 protected static Locale getLabelLocale(final InputMethodSubtype subtype) { in getLabelLocale() method in ActionTestsBase
|