Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
DCarLatinIME.java191 public void onStartInputView(EditorInfo editorInfo, boolean reastarting) { in onStartInputView() argument
192 super.onStartInputView(editorInfo, reastarting); in onStartInputView()