OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HostInterface
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/messaging/
native_messaging_host_manifest.h
23
enum
HostInterface
{
40
HostInterface
interface() const { return interface_; }
53
HostInterface
interface_;
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteFragment.java
110
public interface
HostInterface
{
357
((
HostInterface
) activity).setDragDropController(mListView.getDragDropController());
360
+ " must implement OnDragDropListener and
HostInterface
");
/packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java
108
public interface
HostInterface
{
[
all
...]
Completed in 322 milliseconds