Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1270 public void startShowingInputView(final boolean needsToLoadKeyboard) { in startShowingInputView() argument
1276 if (needsToLoadKeyboard) { in startShowingInputView()