Searched refs:IContextHubClient (Results 1 – 10 of 10) sorted by relevance
28 import android.hardware.location.IContextHubClient;62 IContextHubClient createClient(int contextHubId, in IContextHubClientCallback client); in createClient()65 IContextHubClient createPendingIntentClient( in createPendingIntentClient()
46 private IContextHubClient mClientProxy = null;81 /* package */ void setClientProxy(IContextHubClient clientProxy) { in setClientProxy()
25 interface IContextHubClient { interface
786 IContextHubClient clientProxy;871 IContextHubClient clientProxy;
25 import android.hardware.location.IContextHubClient;177 /* package */ IContextHubClient registerClient( in registerClient()200 return IContextHubClient.Stub.asInterface(broker); in registerClient()214 /* package */ IContextHubClient registerClient( in registerClient()234 return IContextHubClient.Stub.asInterface(broker); in registerClient()
35 import android.hardware.location.IContextHubClient;108 private final Map<Integer, IContextHubClient> mDefaultClientMap;177 HashMap<Integer, IContextHubClient> defaultClientMap = new HashMap<>(); in ContextHubService()180 IContextHubClient client = mClientManager.registerClient( in ContextHubService()506 IContextHubClient client = mDefaultClientMap.get(contextHubHandle);636 public IContextHubClient createClient(662 public IContextHubClient createPendingIntentClient(
31 import android.hardware.location.IContextHubClient;52 public class ContextHubClientBroker extends IContextHubClient.Stub
2538 android.hardware.location.IContextHubClient$Stub$Proxy2539 android.hardware.location.IContextHubClient$Stub2540 android.hardware.location.IContextHubClient
9899 …hardware/location/ContextHubClient;->setClientProxy(Landroid/hardware/location/IContextHubClient;)V9942 HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;-><init>(Landroid/os/IBinder;)V9943 HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;->sendMessageToNanoApp(Landroid/hardware…9944 HSPLandroid/hardware/location/IContextHubClient$Stub;-><init>()V9945 HPLandroid/hardware/location/IContextHubClient$Stub;->asBinder()Landroid/os/IBinder;9946 …ndroid/hardware/location/IContextHubClient$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa…9947 HPLandroid/hardware/location/IContextHubClient$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Pa…9956 …Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient;42668 Landroid/hardware/location/IContextHubClient$Stub$Proxy;42669 Landroid/hardware/location/IContextHubClient$Stub;[all …]
17398 …/location/ContextHubInfo;Landroid/app/PendingIntent;J)Landroid/hardware/location/IContextHubClient;17399 …Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient;17430 …Landroid/hardware/location/IContextHubClientCallback;)Landroid/hardware/location/IContextHubClient;17433 …eatePendingIntentClient(ILandroid/app/PendingIntent;J)Landroid/hardware/location/IContextHubClient;