Home
last modified time | relevance | path

Searched refs:GeofenceHardwareImpl (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareService.java34 private GeofenceHardwareImpl mGeofenceHardwareImpl;
40 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext); in onCreate()
DGeofenceHardwareImpl.java41 public final class GeofenceHardwareImpl { class
47 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
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssLocationProvider.java29 import android.hardware.location.GeofenceHardwareImpl;
444 private GeofenceHardwareImpl mGeofenceHardwareImpl;
1773 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1790 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1808 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1818 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1828 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1838 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
/frameworks/base/config/
Dpreloaded-classes2515 android.hardware.location.GeofenceHardwareImpl$1
2516 android.hardware.location.GeofenceHardwareImpl$2
2517 android.hardware.location.GeofenceHardwareImpl$3
2518 android.hardware.location.GeofenceHardwareImpl$GeofenceTransition
2519 android.hardware.location.GeofenceHardwareImpl$Reaper
2520 android.hardware.location.GeofenceHardwareImpl
Dboot-image-profile.txt42645 Landroid/hardware/location/GeofenceHardwareImpl$1;
42646 Landroid/hardware/location/GeofenceHardwareImpl$2;
42647 Landroid/hardware/location/GeofenceHardwareImpl$3;
42648 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;
42649 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;
42650 Landroid/hardware/location/GeofenceHardwareImpl;