Searched refs:latestListPopupWindow (Results 1 – 1 of 1) sorted by relevance
47 private ListPopupWindow latestListPopupWindow; field in ShadowApplication251 return latestListPopupWindow; in getLatestListPopupWindow()254 protected void setLatestListPopupWindow(ListPopupWindow latestListPopupWindow) { in setLatestListPopupWindow() argument255 this.latestListPopupWindow = latestListPopupWindow; in setLatestListPopupWindow()