Searched refs:getLatestListPopupWindow (Results 1 – 3 of 3) sorted by relevance
25 public static ListPopupWindow getLatestListPopupWindow() { in getLatestListPopupWindow() method in ShadowListPopupWindow27 return shadowApplication.getLatestListPopupWindow(); in getLatestListPopupWindow()
250 public ListPopupWindow getLatestListPopupWindow() { in getLatestListPopupWindow() method in ShadowApplication
19 assertThat(ShadowListPopupWindow.getLatestListPopupWindow()).isNull(); in show_setsLastListPopupWindow()22 assertThat(ShadowListPopupWindow.getLatestListPopupWindow()).isSameAs(popupWindow); in show_setsLastListPopupWindow()