Searched refs:setHostInterface (Results 1 – 8 of 8) sorted by relevance
82 mAdapter.setHostInterface(null); in destroyView()148 mAdapter.setHostInterface(mGalleryGridView); in createView()150 mGalleryGridView.setHostInterface(this); in createView()
40 public void setHostInterface(final HostInterface ggivHostInterface) { in setHostInterface() method in GalleryGridAdapter
75 view.setHostInterface(this); in createView()
77 public void setHostInterface(final GalleryGridViewListener hostInterface) { in setHostInterface() method in GalleryGridView
106 public void setHostInterface(final HostInterface hostInterface) { in setHostInterface() method in AudioRecordView
66 public void setHostInterface(final HostInterface host) { in setHostInterface() method in SimSelectorItemView
153 itemView.setHostInterface(SimSelectorView.this); in getView()
53 view.setHostInterface(mockHost); in initView()