Searched defs:hostInterface (Results 1 – 10 of 10) sorted by relevance
85 public void bind(final Cursor cursor, final HostInterface hostInterface, in bind()108 final CharSequence styledDestination, final HostInterface hostInterface, in bind()
81 private final HostInterface hostInterface; field in SpeedDialAdapter97 HostInterface hostInterface) { in SpeedDialAdapter()
69 final HostInterface hostInterface) { in bind()
92 public void bind(final MessagePartData attachment, final HostInterface hostInterface) { in bind()
49 final HostInterface hostInterface) { in ShareIntentAdapter()
363 public void bind(final Cursor cursor, final HostInterface hostInterface) { in bind()
132 public void bind(final Cursor cursor, final HostInterface hostInterface) { in bind()
106 public void setHostInterface(final HostInterface hostInterface) { in setHostInterface()
77 public void setHostInterface(final GalleryGridViewListener hostInterface) { in setHostInterface()
658 HostInterface hostInterface = FragmentUtils.getParent(this, HostInterface.class); in onShowModalAlert() local