Searched refs:IGeofenceHardware (Results 1 – 7 of 7) sorted by relevance
19 import android.hardware.location.IGeofenceHardware;28 void setGeofenceHardware(in IGeofenceHardware proxy); in setGeofenceHardware()
24 import android.hardware.location.IGeofenceHardware;52 private volatile IGeofenceHardware mGeofenceHardware;113 IGeofenceHardware geofenceHardware = IGeofenceHardware.Stub.asInterface(service); in onServiceConnected()
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() {
197 "core/java/android/hardware/location/IGeofenceHardware.aidl",