Searched refs:GeofenceHardwareImpl (Results 1 – 5 of 5) sorted by relevance
34 private GeofenceHardwareImpl mGeofenceHardwareImpl;40 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext); in onCreate()
41 public final class GeofenceHardwareImpl { class47 private static GeofenceHardwareImpl sInstance;98 public synchronized static GeofenceHardwareImpl getInstance(Context context) { in getInstance()100 sInstance = new GeofenceHardwareImpl(context); in getInstance()105 private GeofenceHardwareImpl(Context context) { in GeofenceHardwareImpl() method in GeofenceHardwareImpl
28 import android.hardware.location.GeofenceHardwareImpl;411 private GeofenceHardwareImpl mGeofenceHardwareImpl;1883 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);1900 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);1918 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);1928 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);1938 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);1948 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1002 Landroid/hardware/location/GeofenceHardwareImpl;1003 Landroid/hardware/location/GeofenceHardwareImpl$1;1004 Landroid/hardware/location/GeofenceHardwareImpl$2;1005 Landroid/hardware/location/GeofenceHardwareImpl$3;1006 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;
1755 android.hardware.location.GeofenceHardwareImpl1756 android.hardware.location.GeofenceHardwareImpl$11757 android.hardware.location.GeofenceHardwareImpl$21758 android.hardware.location.GeofenceHardwareImpl$31759 android.hardware.location.GeofenceHardwareImpl$Reaper