Searched refs:getContextMenuInfo (Results 1 – 4 of 4) sorted by relevance
314 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in MockView315 return super.getContextMenuInfo(); in getContextMenuInfo()
1255 assertNull(view.getContextMenuInfo()); in testGetContextMenuInfo()
667 assertNull(listView.getContextMenuInfo()); in testGetContextMenuInfo()681 ContextMenuInfo cmi = listView.getContextMenuInfo(); in testGetContextMenuInfo()1256 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in AbsListViewTest.MyListView1257 return super.getContextMenuInfo(); in getContextMenuInfo()
397 protected ContextMenu.ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in GalleryTest.MyGallery