Searched refs:canStartInput (Results 1 – 1 of 1) sorted by relevance
545 private static boolean canStartInput(View servedView) { in canStartInput() method in InputMethodManager650 if (mServedView != null && canStartInput(mServedView)) { in handleMessage()1828 if (false && canStartInput(view)) { in focusOut()