Searched refs:hostInterface (Results 1 – 10 of 10) sorted by relevance
81 private final HostInterface hostInterface; field in SpeedDialAdapter97 HostInterface hostInterface) { in SpeedDialAdapter() argument102 this.hostInterface = hostInterface; in SpeedDialAdapter()258 hostInterface.dragFavorite(true);267 hostInterface.dragFavorite(false);
85 public void bind(final Cursor cursor, final HostInterface hostInterface, in bind() argument88 mHostInterface = hostInterface; in bind()108 final CharSequence styledDestination, final HostInterface hostInterface, in bind() argument111 mHostInterface = hostInterface; in bind()
658 HostInterface hostInterface = FragmentUtils.getParent(this, HostInterface.class); in onShowModalAlert() local662 if (hostInterface != null && getUserVisibleHint()) { in onShowModalAlert()663 hostInterface.enableFloatingButton(false); in onShowModalAlert()668 if (hostInterface != null && getUserVisibleHint()) { in onShowModalAlert()669 hostInterface.enableFloatingButton(true); in onShowModalAlert()
69 final HostInterface hostInterface) { in bind() argument72 mHostInterface = hostInterface; in bind()
92 public void bind(final MessagePartData attachment, final HostInterface hostInterface) { in bind() argument94 mHostInterface = hostInterface; in bind()
49 final HostInterface hostInterface) { in ShareIntentAdapter() argument51 mHostInterface = hostInterface; in ShareIntentAdapter()
363 public void bind(final Cursor cursor, final HostInterface hostInterface) { in bind() argument365 mHostInterface = hostInterface; in bind()
132 public void bind(final Cursor cursor, final HostInterface hostInterface) { in bind() argument136 mHostInterface = hostInterface; in bind()
77 public void setHostInterface(final GalleryGridViewListener hostInterface) { in setHostInterface() argument78 mListener = hostInterface; in setHostInterface()
106 public void setHostInterface(final HostInterface hostInterface) { in setHostInterface() argument107 mHostInterface = hostInterface; in setHostInterface()