Searched refs:hasActiveConnection (Results 1 – 4 of 4) sorted by relevance
139 if (nextFocusIsServedView && !immDelegate.hasActiveConnection(viewForWindowFocus)) { in onPostWindowFocus()285 boolean hasActiveConnection(View view); in hasActiveConnection() method
673 && hasActiveConnection(focusedView); in startInputAsyncOnWindowFocusGain()750 public boolean hasActiveConnection(View view) { in hasActiveConnection() method in InputMethodManager.DelegateImpl777 return mDelegate.hasActiveConnection(view); in hasActiveInputConnection()
19450 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->hasActiveConnection(Landroid/view/Vi…
19498 HSPLandroid/view/inputmethod/InputMethodManager$DelegateImpl;->hasActiveConnection(Landroid/view/Vi…