Searched refs:contextHubName (Results 1 – 1 of 1) sorted by relevance
412 auto contextHubName = contextHubAidlNames[i].c_str(); in generateContextHubMapping() local413 auto contextHub = android::waitForDeclaredService<IContextHub>(String16(contextHubName)); in generateContextHubMapping()416 tuples.push_back(std::make_tuple(contextHubName, info.id)); in generateContextHubMapping()