Searched refs:isShowRequestedForCurrentWindow (Results 1 – 2 of 2) sorted by relevance
778 } else if (isShowRequestedForCurrentWindow()) { in onChange()1997 private boolean isShowRequestedForCurrentWindow() { in isShowRequestedForCurrentWindow() method in InputMethodManagerService2042 if (isShowRequestedForCurrentWindow() && mImeBindingState != null in attachNewInputLocked()2047 if (isShowRequestedForCurrentWindow()) { in attachNewInputLocked()2312 if (isShowRequestedForCurrentWindow()) { in shouldPreventImeStartupLocked()4966 && !isShowRequestedForCurrentWindow()) { in handleMessage()
12426 PLcom/android/server/inputmethod/InputMethodManagerService;->isShowRequestedForCurrentWindow()Z