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()
1263 assertNull(view.getContextMenuInfo()); in testGetContextMenuInfo()
682 assertNull(listView.getContextMenuInfo()); in testGetContextMenuInfo()696 ContextMenuInfo cmi = listView.getContextMenuInfo(); in testGetContextMenuInfo()1324 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in AbsListViewTest.MyListView1325 return super.getContextMenuInfo(); in getContextMenuInfo()
397 protected ContextMenu.ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in GalleryTest.MyGallery