Home
last modified time | relevance | path

Searched refs:IGpsGeofenceHardware (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/geofence/
DGeofenceProxy.java26 import android.location.IGpsGeofenceHardware;
52 public static GeofenceProxy createAndBind(Context context, IGpsGeofenceHardware gpsGeofence) { in createAndBind()
61 final IGpsGeofenceHardware mGpsGeofenceHardware;
66 private GeofenceProxy(Context context, IGpsGeofenceHardware gpsGeofence) { in GeofenceProxy()
/frameworks/base/core/java/android/hardware/location/
DIGeofenceHardware.aidl20 import android.location.IGpsGeofenceHardware;
27 void setGpsGeofenceHardware(in IGpsGeofenceHardware service); in setGpsGeofenceHardware()
DGeofenceHardwareService.java24 import android.location.IGpsGeofenceHardware;
69 public void setGpsGeofenceHardware(IGpsGeofenceHardware service) {
DGeofenceHardwareImpl.java23 import android.location.IGpsGeofenceHardware;
57 private IGpsGeofenceHardware mGpsService;
168 public void setGpsHardwareGeofence(IGpsGeofenceHardware service) { in setGpsHardwareGeofence()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssGeofenceProxy.java19 import android.location.IGpsGeofenceHardware;
28 class GnssGeofenceProxy extends IGpsGeofenceHardware.Stub implements GnssNative.BaseCallbacks {
DGnssManagerService.java35 import android.location.IGpsGeofenceHardware;
71 private final IGpsGeofenceHardware mGnssGeofenceProxy;
127 public IGpsGeofenceHardware getGnssGeofenceProxy() { in getGnssGeofenceProxy()
/frameworks/base/core/java/android/location/
DIGpsGeofenceHardware.aidl24 interface IGpsGeofenceHardware interface
/frameworks/base/boot/
Dpreloaded-classes4945 android.location.IGpsGeofenceHardware$Stub$Proxy
4946 android.location.IGpsGeofenceHardware$Stub
4947 android.location.IGpsGeofenceHardware
Dboot-image-profile.txt27332 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;
27333 Landroid/location/IGpsGeofenceHardware$Stub;
27334 Landroid/location/IGpsGeofenceHardware;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21204 …ndroid/hardware/location/GeofenceHardwareImpl;->mGpsService:Landroid/location/IGpsGeofenceHardware;
21234 …re/location/GeofenceHardwareImpl;->setGpsHardwareGeofence(Landroid/location/IGpsGeofenceHardware;)V
21450 …ion/IGeofenceHardware$Stub$Proxy;->setGpsGeofenceHardware(Landroid/location/IGpsGeofenceHardware;)V
21473 …dware/location/IGeofenceHardware;->setGpsGeofenceHardware(Landroid/location/IGpsGeofenceHardware;)V
23242 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
23243 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;->addCircularHardwareGeofence(IDDDIIII)Z
23244 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
23245 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;->isHardwareGeofenceSupported()Z
23246 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;->mRemote:Landroid/os/IBinder;
23247 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;->pauseHardwareGeofence(I)Z
[all …]
/frameworks/base/config/
Dpreloaded-classes4949 android.location.IGpsGeofenceHardware$Stub$Proxy
4950 android.location.IGpsGeofenceHardware$Stub
4951 android.location.IGpsGeofenceHardware
Dboot-image-profile.txt37466 Landroid/location/IGpsGeofenceHardware$Stub$Proxy;
37467 Landroid/location/IGpsGeofenceHardware$Stub;
37468 Landroid/location/IGpsGeofenceHardware;
/frameworks/base/services/
Dart-wear-profile13997 …/geofence/GeofenceProxy;-><init>(Landroid/content/Context;Landroid/location/IGpsGeofenceHardware;)V
13998 …eProxy;->createAndBind(Landroid/content/Context;Landroid/location/IGpsGeofenceHardware;)Lcom/andro…
14151 …er/location/gnss/GnssManagerService;->getGnssGeofenceProxy()Landroid/location/IGpsGeofenceHardware;