Searched defs:hubInfo (Results 1 – 2 of 2) sorted by relevance
63 /* package */ ContextHubClient(ContextHubInfo hubInfo, boolean persistent) { in ContextHubClient()
203 Pair<List<ContextHub>, List<String>> hubInfo; in ContextHubService() local