Searched refs:getContextMenuInfo (Results 1 – 4 of 4) sorted by relevance
301 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in MockView302 return super.getContextMenuInfo(); in getContextMenuInfo()
1123 assertNull(view.getContextMenuInfo()); in testGetContextMenuInfo()
673 assertNull(listView.getContextMenuInfo()); in testGetContextMenuInfo()687 ContextMenuInfo cmi = listView.getContextMenuInfo(); in testGetContextMenuInfo()1231 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in AbsListViewTest.MyListView1232 return super.getContextMenuInfo(); in getContextMenuInfo()
401 protected ContextMenu.ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in GalleryTest.MyGallery