Home
last modified time | relevance | path

Searched refs:IGeofenceHardware (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/
DGeofenceProxy.java24 import android.hardware.location.IGeofenceHardware;
52 private volatile IGeofenceHardware mGeofenceHardware;
113 IGeofenceHardware geofenceHardware = IGeofenceHardware.Stub.asInterface(service); in onServiceConnected()
/frameworks/base/location/java/android/location/
DIGeofenceProvider.aidl19 import android.hardware.location.IGeofenceHardware;
28 void setGeofenceHardware(in IGeofenceHardware proxy); in setGeofenceHardware()
/frameworks/base/location/lib/java/com/android/location/provider/
DGeofenceProvider.java20 import android.hardware.location.IGeofenceHardware;
41 public void setGeofenceHardware(IGeofenceHardware hardwareProxy) {
/frameworks/base/core/java/android/hardware/location/
DIGeofenceHardware.aidl26 interface IGeofenceHardware { interface
DGeofenceHardware.java53 private IGeofenceHardware mService;
173 public GeofenceHardware(IGeofenceHardware service) { in GeofenceHardware()
DGeofenceHardwareService.java67 private IBinder mBinder = new IGeofenceHardware.Stub() {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24044 Landroid/hardware/location/GeofenceHardware;->mService:Landroid/hardware/location/IGeofenceHardware;
24326 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
24327 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->addCircularFence(ILandroid/hardware/locat…
24328 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;
24329 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getMonitoringTypes()[I
24330 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->getStatusOfMonitoringType(I)I
24331 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->mRemote:Landroid/os/IBinder;
24332 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->pauseGeofence(II)Z
24333 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->registerForMonitorStateChangeCallback(ILa…
24334 Landroid/hardware/location/IGeofenceHardware$Stub$Proxy;->removeGeofence(II)Z
[all …]
Dboot-image-profile.txt7368 PLandroid/hardware/location/IGeofenceHardware$Stub;->asBinder()Landroid/os/IBinder;
7369 …ndroid/hardware/location/IGeofenceHardware$Stub;->asInterface(Landroid/os/IBinder;)Landroid/hardwa…
7370 HPLandroid/hardware/location/IGeofenceHardware$Stub;->onTransact(ILandroid/os/Parcel;Landroid/os/Pa…
9162 …/IGeofenceProvider$Stub$Proxy;->setGeofenceHardware(Landroid/hardware/location/IGeofenceHardware;)V