Searched defs:onParentLostFocus (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DEditor.java971 // Order matters! Must be done before onParentLostFocus to rely on isShowingUp
974 mSuggestionsPopupWindow.onParentLostFocus();
2247 public void onParentLostFocus() { method in class:Editor.SuggestionsPopupWindow

Completed in 113 milliseconds