Searched refs:Delegate (Results 1 – 9 of 9) sorted by relevance
51 public interface Delegate { interface in MultiChoiceManager67 private Delegate mDelegate;76 public void setDelegate(Delegate delegate) { in setDelegate()189 private Delegate mDelegate;192 public BulkDeleteTask(Delegate delegate, List<Object> paths) { in BulkDeleteTask()
155 mActivity.mMultiChoiceManager.setDelegate((MultiChoiceManager.Delegate) object); in setPrimaryItem()
36 implements MultiChoiceManager.Delegate, AdapterView.OnItemClickListener {
34 public interface Delegate { interface in PhotoPageBottomControls41 private Delegate mDelegate;60 public PhotoPageBottomControls(Delegate delegate, Context context, RelativeLayout layout) { in PhotoPageBottomControls()
78 PhotoPageBottomControls.Delegate, GalleryActionBar.OnAlbumModeSelectedListener {
72 private VoicemailTable.Delegate mVoicemailContentTable;73 private VoicemailTable.Delegate mVoicemailStatusTable;263 private VoicemailTable.Delegate getTableDelegate(UriData uriData) { in getTableDelegate()
38 public interface Delegate { interface
41 public class VoicemailStatusTable implements VoicemailTable.Delegate {
49 public class VoicemailContentTable implements VoicemailTable.Delegate {