Searched defs:contextHub (Results 1 – 1 of 1) sorted by relevance
70 sp<IContextHub> contextHub; member in ContextHubAidl413 auto contextHub = android::waitForDeclaredService<IContextHub>(String16(contextHubName)); in generateContextHubMapping() local