Searched refs:getContextMenuInfo (Results 1 – 5 of 5) sorted by relevance
315 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in MockView316 return super.getContextMenuInfo(); in getContextMenuInfo()
1274 assertNull(view.getContextMenuInfo()); in testGetContextMenuInfo()
745 assertNull(listView.getContextMenuInfo()); in testGetContextMenuInfo()761 ContextMenuInfo cmi = listView.getContextMenuInfo(); in testGetContextMenuInfo()1394 protected ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in AbsListViewTest.MyListView1395 return super.getContextMenuInfo(); in getContextMenuInfo()
405 protected ContextMenu.ContextMenuInfo getContextMenuInfo() { in getContextMenuInfo() method in GalleryTest.MyGallery
52631 method protected android.view.ContextMenu.ContextMenuInfo getContextMenuInfo();