Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
H A DKlpActionLabelTests.java53 private Locale mSystemLocale = Locale.getDefault(); field in KlpActionLabelTests
58 if (!systemLocale.equals(mSystemLocale)) { in doTestActionKeysInLocaleWithStringResources()
60 mSystemLocale = systemLocale; in doTestActionKeysInLocaleWithStringResources()
114 if (!systemLocale.equals(mSystemLocale)) { in doTestActionKeysInLocaleWithKeyboardTextsSet()
116 mSystemLocale = systemLocale; in doTestActionKeysInLocaleWithKeyboardTextsSet()