Searched refs:IContextHubClient (Results 1 – 9 of 9) sorted by relevance
24 import android.hardware.location.IContextHubClient;90 /* package */ IContextHubClient registerClient( in registerClient()111 return IContextHubClient.Stub.asInterface(broker); in registerClient()125 /* package */ IContextHubClient registerClient( in registerClient()143 return IContextHubClient.Stub.asInterface(broker); in registerClient()
33 import android.hardware.location.IContextHubClient;103 private final Map<Integer, IContextHubClient> mDefaultClientMap;172 HashMap<Integer, IContextHubClient> defaultClientMap = new HashMap<>(); in ContextHubService()175 IContextHubClient client = mClientManager.registerClient( in ContextHubService()492 IContextHubClient client = mDefaultClientMap.get(contextHubHandle);620 public IContextHubClient createClient(646 public IContextHubClient createPendingIntentClient(
29 import android.hardware.location.IContextHubClient;47 public class ContextHubClientBroker extends IContextHubClient.Stub
28 import android.hardware.location.IContextHubClient;62 IContextHubClient createClient(int contextHubId, in IContextHubClientCallback client); in createClient()65 IContextHubClient createPendingIntentClient( in createPendingIntentClient()
44 private IContextHubClient mClientProxy = null;79 /* package */ void setClientProxy(IContextHubClient clientProxy) { in setClientProxy()
25 interface IContextHubClient { interface
740 IContextHubClient clientProxy;816 IContextHubClient clientProxy;
201 "core/java/android/hardware/location/IContextHubClient.aidl",
7940 …Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient;7953 …Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient;