Searched refs:gContextHub (Results 1 – 1 of 1) sorted by relevance
240 std::shared_ptr<IContextHub> gContextHub = nullptr; variable248 if (!gContextHub->registerCallback(kContextHubId, gCallback).isOk()) { in registerHostCallback()255 if (gContextHub == nullptr) { in getContextHub()262 gContextHub = IContextHub::fromBinder(binder); in getContextHub()267 return gContextHub; in getContextHub()