Searched refs:IGeofenceHardware (Results 1 – 8 of 8) sorted by relevance
24 import android.hardware.location.IGeofenceHardware;52 private volatile IGeofenceHardware mGeofenceHardware;113 IGeofenceHardware geofenceHardware = IGeofenceHardware.Stub.asInterface(service); in onServiceConnected()
19 import android.hardware.location.IGeofenceHardware;28 void setGeofenceHardware(in IGeofenceHardware proxy); in setGeofenceHardware()
20 import android.hardware.location.IGeofenceHardware;41 public void setGeofenceHardware(IGeofenceHardware hardwareProxy) {
26 interface IGeofenceHardware { interface
53 private IGeofenceHardware mService;173 public GeofenceHardware(IGeofenceHardware service) { in GeofenceHardware()
67 private IBinder mBinder = new IGeofenceHardware.Stub() {
24044 Landroid/hardware/location/GeofenceHardware;->mService:Landroid/hardware/location/IGeofenceHardware;24326 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;-><init>(Landroid/os/IBinder;)V24327 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->addCircularFence(ILandroid/hardware/locat…24328 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;24329 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getMonitoringTypes()[I24330 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getStatusOfMonitoringType(I)I24331 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->mRemote:Landroid/os/IBinder;24332 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->pauseGeofence(II)Z24333 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->registerForMonitorStateChangeCallback(ILa…24334 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->removeGeofence(II)Z[all …]
7368 PLandroid/hardware/location/IGeofenceHardware$Stub;->asBinder()Landroid/os/IBinder;7369 …ndroid/hardware/location/IGeofenceHardware$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa…7370 HPLandroid/hardware/location/IGeofenceHardware$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Pa…9162 …/IGeofenceProvider$Stub$Proxy;->setGeofenceHardware(Landroid/hardware/location/IGeofenceHardware;)V