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

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

Completed in 36 milliseconds