Searched refs:onNetworkStateChanged (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSubtypeSwitcher.java241 public void onNetworkStateChanged(final Intent intent) { method in class:SubtypeSwitcher
246 KeyboardSwitcher.getInstance().onNetworkStateChanged();
H A DLatinIME.java1723 mSubtypeSwitcher.onNetworkStateChanged(intent);
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java366 public void onNetworkStateChanged() { method in class:KeyboardSwitcher

Completed in 59 milliseconds