Searched refs:setHostInterface (Results 1 – 8 of 8) sorted by relevance
63 mAdapter.setHostInterface(null); in destroyView()129 mAdapter.setHostInterface(mGalleryGridView); in createView()131 mGalleryGridView.setHostInterface(this); in createView()
40 public void setHostInterface(final HostInterface ggivHostInterface) { in setHostInterface() method in GalleryGridAdapter
75 view.setHostInterface(this); in createView()
106 public void setHostInterface(final HostInterface hostInterface) { in setHostInterface() method in AudioRecordView
77 public void setHostInterface(final GalleryGridViewListener hostInterface) { in setHostInterface() method in GalleryGridView
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()