Searched refs:isShowingUp (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java474 if (mSuggestionsPopupWindow != null && !mSuggestionsPopupWindow.isShowingUp()) {
1003 // Order matters! Must be done before onParentLostFocus to rely on isShowingUp
2275 public boolean isShowingUp() { method in class:Editor.SuggestionsPopupWindow

Completed in 194 milliseconds