Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/location/contexthub/
H A DContextHubService.java87 public class ContextHubService extends IContextHubService.Stub { class
223 public ContextHubService(Context context, IContextHubWrapper contextHubWrapper) { in ContextHubService() method in ContextHubService