Searched refs:getContextMenuInfo (Results 1 – 4 of 4) sorted by relevance
93 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in MyGallery
577 assertNull(listView.getContextMenuInfo()); in testGetContextMenuInfo()601 ContextMenuInfo cmi = listView.getContextMenuInfo(); in testGetContextMenuInfo()840 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in AbsListViewTest.MyListView841 return super.getContextMenuInfo(); in getContextMenuInfo()
286 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in MockView287 return super.getContextMenuInfo(); in getContextMenuInfo()
902 assertNull(view.getContextMenuInfo()); in testGetContextMenuInfo()