Searched refs:MockViewForListPopupWindow (Results 1 – 2 of 2) sorted by relevance
25 public class MockViewForListPopupWindow extends EditText { class28 public MockViewForListPopupWindow(Context context, AttributeSet attrs) { in MockViewForListPopupWindow() method in MockViewForListPopupWindow32 public MockViewForListPopupWindow(Context context) { in MockViewForListPopupWindow() method in MockViewForListPopupWindow
700 final MockViewForListPopupWindow anchor = in testCustomDismissalWithBackButton()701 (MockViewForListPopupWindow) mPopupWindow.getAnchorView(); in testCustomDismissalWithBackButton()726 final MockViewForListPopupWindow anchor = in testListSelectionWithDPad()727 (MockViewForListPopupWindow) mPopupWindow.getAnchorView(); in testListSelectionWithDPad()