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

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

Completed in 40 milliseconds