Searched refs:IGeofenceHardware (Results 1 – 9 of 9) sorted by relevance
19 import android.hardware.location.IGeofenceHardware;27 void setGeofenceHardware(in IGeofenceHardware proxy); in setGeofenceHardware()
20 import android.hardware.location.IGeofenceHardware;40 public void setGeofenceHardware(IGeofenceHardware hardwareProxy) {
22 import android.hardware.location.IGeofenceHardware;50 private IGeofenceHardware mGeofenceHardware;104 mGeofenceHardware = IGeofenceHardware.Stub.asInterface(service);
52 private IGeofenceHardware mService;170 public GeofenceHardware(IGeofenceHardware service) { in GeofenceHardware()
26 interface IGeofenceHardware { interface
67 private IBinder mBinder = new IGeofenceHardware.Stub() {
191 core/java/android/hardware/location/IGeofenceHardware.aidl \
1701 android.hardware.location.IGeofenceHardware1702 android.hardware.location.IGeofenceHardware$Stub1703 android.hardware.location.IGeofenceHardware$Stub$Proxy
15332 ctor public GeofenceHardware(android.hardware.location.IGeofenceHardware);15422 public abstract interface IGeofenceHardware implements android.os.IInterface {