Home
last modified time | relevance | path

Searched refs:IContextHubClient (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubService.aidl28 import android.hardware.location.IContextHubClient;
62 IContextHubClient createClient(int contextHubId, in IContextHubClientCallback client); in createClient()
65 IContextHubClient createPendingIntentClient( in createPendingIntentClient()
DContextHubClient.java46 private IContextHubClient mClientProxy = null;
81 /* package */ void setClientProxy(IContextHubClient clientProxy) { in setClientProxy()
DIContextHubClient.aidl25 interface IContextHubClient { interface
DContextHubManager.java786 IContextHubClient clientProxy;
871 IContextHubClient clientProxy;
/frameworks/base/services/core/java/com/android/server/location/
DContextHubClientManager.java25 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()
DContextHubService.java35 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(
DContextHubClientBroker.java31 import android.hardware.location.IContextHubClient;
52 public class ContextHubClientBroker extends IContextHubClient.Stub
/frameworks/base/config/
Dpreloaded-classes2538 android.hardware.location.IContextHubClient$Stub$Proxy
2539 android.hardware.location.IContextHubClient$Stub
2540 android.hardware.location.IContextHubClient
Dboot-image-profile.txt9899 …hardware/location/ContextHubClient;->setClientProxy(Landroid/hardware/location/IContextHubClient;)V
9942 HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
9943 HSPLandroid/hardware/location/IContextHubClient$Stub$Proxy;->sendMessageToNanoApp(Landroid/hardware…
9944 HSPLandroid/hardware/location/IContextHubClient$Stub;-><init>()V
9945 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 …]
/frameworks/base/services/
Dart-profile17398 …/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;