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/
DGnssLocationProvider.java29 import android.hardware.location.GeofenceHardwareImpl;
439 private GeofenceHardwareImpl mGeofenceHardwareImpl;
1759 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1776 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1794 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1804 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1814 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
1824 mGeofenceHardwareImpl = GeofenceHardwareImpl.getInstance(mContext);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24048 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mGeofenceId:I
24049 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mLocation:Landroid/location/Lo…
24050 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mMonitoringType:I
24051 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mSourcesUsed:I
24052 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mTimestamp:J
24053 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mTransition:I
24054 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->binderEquals(Landroid/os/IInterface;Landro…
24055 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->callbackEquals(Landroid/hardware/location/…
24056 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->mCallback:Landroid/hardware/location/IGeof…
24057 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->mMonitorCallback:Landroid/hardware/locatio…
[all …]
Dboot-image-profile.txt7318 HPLandroid/hardware/location/GeofenceHardwareImpl$1;->handleMessage(Landroid/os/Message;)V
7319 PLandroid/hardware/location/GeofenceHardwareImpl$2;->handleMessage(Landroid/os/Message;)V
7320 HPLandroid/hardware/location/GeofenceHardwareImpl$3;->handleMessage(Landroid/os/Message;)V
7321 HPLandroid/hardware/location/GeofenceHardwareImpl$Reaper;->equals(Ljava/lang/Object;)Z
7322 HSPLandroid/hardware/location/GeofenceHardwareImpl;-><init>(Landroid/content/Context;)V
7323 HPLandroid/hardware/location/GeofenceHardwareImpl;->addCircularFence(ILandroid/hardware/location/Ge…
7324 …oid/hardware/location/GeofenceHardwareImpl;->getInstance(Landroid/content/Context;)Landroid/hardwa…
7325 PLandroid/hardware/location/GeofenceHardwareImpl;->getMonitoringTypes()[I
7326 PLandroid/hardware/location/GeofenceHardwareImpl;->getStatusOfMonitoringType(I)I
7327 HPLandroid/hardware/location/GeofenceHardwareImpl;->removeGeofence(II)Z
[all …]