Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java59 KeyboardLayoutSet.onSystemLocaleChanged(); in doTestActionKeysInLocaleWithStringResources()
115 KeyboardLayoutSet.onSystemLocaleChanged(); in doTestActionKeysInLocaleWithKeyboardTextsSet()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DSystemBroadcastReceiver.java91 KeyboardLayoutSet.onSystemLocaleChanged(); in onReceive()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSet.java138 public static void onSystemLocaleChanged() { in onSystemLocaleChanged() method in KeyboardLayoutSet