Searched defs:latestPopupWindow (Results 1 – 2 of 2) sorted by relevance
46 private PopupWindow latestPopupWindow; field in ShadowApplication246 protected void setLatestPopupWindow(PopupWindow latestPopupWindow) { in setLatestPopupWindow()
597 PopupWindow latestPopupWindow = ShadowApplication.getInstance().getLatestPopupWindow(); in getLatestPopupWindow() local