Home
last modified time | relevance | path

Searched refs:mSystemLocale (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java54 private Locale mSystemLocale = Locale.getDefault(); field in KlpActionLabelTests
59 if (!systemLocale.equals(mSystemLocale)) { in doTestActionKeysInLocaleWithStringResources()
61 mSystemLocale = systemLocale; in doTestActionKeysInLocaleWithStringResources()
115 if (!systemLocale.equals(mSystemLocale)) { in doTestActionKeysInLocaleWithKeyboardTextsSet()
117 mSystemLocale = systemLocale; in doTestActionKeysInLocaleWithKeyboardTextsSet()