Searched refs:OnOtherPopupShowedListener (Results 1 – 3 of 3) sorted by relevance
33 public interface OnOtherPopupShowedListener { interface in PopupManager39 private ArrayList<OnOtherPopupShowedListener> mListeners = new ArrayList();42 for (OnOtherPopupShowedListener listener : mListeners) { in notifyShowPopup()49 public void setOnOtherPopupShowedListener(OnOtherPopupShowedListener listener) { in setOnOtherPopupShowedListener()
32 PopupManager.OnOtherPopupShowedListener {
40 PopupManager.OnOtherPopupShowedListener, Rotatable {