Home
last modified time | relevance | path

Searched defs:Contexthub (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/contexthub/1.0/default/
DContexthub.h32 struct Contexthub : public ::android::hardware::contexthub::V1_0::IContexthub { struct
74 DeathRecipient(const sp<Contexthub> contexthub); argument
94 sp<IContexthubCallback> getCallBackForHubId(uint32_t hubId); argument
110 DISALLOW_COPY_AND_ASSIGN(Contexthub); argument
DContexthub.cpp38 Contexthub::Contexthub() in Contexthub() function in android::hardware::contexthub::V1_0::implementation::Contexthub