Searched refs:canStartInput (Results 1 – 2 of 2) sorted by relevance
545 private static boolean canStartInput(View servedView) { in canStartInput() method in InputMethodManager650 if (mServedView != null && canStartInput(mServedView)) { in handleMessage()1829 if (false && canStartInput(view)) { in focusOut()
74912 Landroid/view/inputmethod/InputMethodManager;->canStartInput(Landroid/view/View;)Z