Home
last modified time | relevance | path

Searched refs:GeofenceHardwareMonitorEvent (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DGeofenceHardwareMonitorEvent.java31 public class GeofenceHardwareMonitorEvent implements Parcelable { class
37 public GeofenceHardwareMonitorEvent( in GeofenceHardwareMonitorEvent() method in GeofenceHardwareMonitorEvent
76 public static final @NonNull Creator<GeofenceHardwareMonitorEvent> CREATOR =
77 new Creator<GeofenceHardwareMonitorEvent>() {
79 public GeofenceHardwareMonitorEvent createFromParcel(Parcel source) {
80 ClassLoader classLoader = GeofenceHardwareMonitorEvent.class.getClassLoader();
86 return new GeofenceHardwareMonitorEvent(
94 public GeofenceHardwareMonitorEvent[] newArray(int size) {
95 return new GeofenceHardwareMonitorEvent[size];
DIGeofenceHardwareMonitorCallback.aidl19 import android.hardware.location.GeofenceHardwareMonitorEvent;
24 void onMonitoringSystemChange(in GeofenceHardwareMonitorEvent event); in onMonitoringSystemChange()
DGeofenceHardwareMonitorEvent.aidl19 parcelable GeofenceHardwareMonitorEvent;
DGeofenceHardwareMonitorCallback.java60 public void onMonitoringSystemChange(GeofenceHardwareMonitorEvent event) {} in onMonitoringSystemChange()
DGeofenceHardwareImpl.java514 GeofenceHardwareMonitorEvent event = new GeofenceHardwareMonitorEvent( in reportGeofenceMonitorStatus()
713 GeofenceHardwareMonitorEvent event = (GeofenceHardwareMonitorEvent) msg.obj;
DGeofenceHardware.java484 public void onMonitoringSystemChange(GeofenceHardwareMonitorEvent event) { in onMonitoringSystemChange()
/frameworks/base/api/
Dsystem-current.txt2717 …ethod public void onMonitoringSystemChange(android.hardware.location.GeofenceHardwareMonitorEvent);
2720 public class GeofenceHardwareMonitorEvent implements android.os.Parcelable {
2721 ctor public GeofenceHardwareMonitorEvent(int, int, int, android.location.Location);
2728 …final android.os.Parcelable.Creator<android.hardware.location.GeofenceHardwareMonitorEvent> CREATO…
/frameworks/base/non-updatable-api/
Dsystem-current.txt2717 …ethod public void onMonitoringSystemChange(android.hardware.location.GeofenceHardwareMonitorEvent);
2720 public class GeofenceHardwareMonitorEvent implements android.os.Parcelable {
2721 ctor public GeofenceHardwareMonitorEvent(int, int, int, android.location.Location);
2728 …final android.os.Parcelable.Creator<android.hardware.location.GeofenceHardwareMonitorEvent> CREATO…
/frameworks/base/config/
Dboot-image-profile.txt7334 PLandroid/hardware/location/GeofenceHardwareMonitorEvent$1;-><init>()V
7335 PLandroid/hardware/location/GeofenceHardwareMonitorEvent;->getMonitoringType()I
7336 PLandroid/hardware/location/GeofenceHardwareMonitorEvent;->writeToParcel(Landroid/os/Parcel;I)V
7376 …ck$Stub$Proxy;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V
Dhiddenapi-greylist-max-o.txt24039 …llbackWrapper;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V
24129 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mLocation:Landroid/location/Location;
24130 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringStatus:I
24131 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I
24132 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mSourceTechnologies:I
24386 …ck$Stub$Proxy;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V
24391 …nitorCallback;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V