Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/location/
H A 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];
H A DIGeofenceHardwareMonitorCallback.aidl19 import android.hardware.location.GeofenceHardwareMonitorEvent;
24 void onMonitoringSystemChange(in GeofenceHardwareMonitorEvent event); in onMonitoringSystemChange()
H A DGeofenceHardwareMonitorEvent.aidl19 parcelable GeofenceHardwareMonitorEvent;
H A DGeofenceHardwareMonitorCallback.java60 public void onMonitoringSystemChange(GeofenceHardwareMonitorEvent event) {} in onMonitoringSystemChange()
H A DGeofenceHardwareImpl.java515 GeofenceHardwareMonitorEvent event = new GeofenceHardwareMonitorEvent( in reportGeofenceMonitorStatus()
714 GeofenceHardwareMonitorEvent event = (GeofenceHardwareMonitorEvent) msg.obj;
H A DGeofenceHardware.java484 public void onMonitoringSystemChange(GeofenceHardwareMonitorEvent event) { in onMonitoringSystemChange()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt5374 …ethod public void onMonitoringSystemChange(android.hardware.location.GeofenceHardwareMonitorEvent);
5377 public class GeofenceHardwareMonitorEvent implements android.os.Parcelable {
5378 ctor public GeofenceHardwareMonitorEvent(int, int, int, android.location.Location);
5385 …final android.os.Parcelable.Creator<android.hardware.location.GeofenceHardwareMonitorEvent> CREATO…
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes2813 android.hardware.location.GeofenceHardwareMonitorEvent$1
2814 android.hardware.location.GeofenceHardwareMonitorEvent
H A Dboot-image-profile.txt25597 Landroid/hardware/location/GeofenceHardwareMonitorEvent$1;
25598 Landroid/hardware/location/GeofenceHardwareMonitorEvent;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes2817 android.hardware.location.GeofenceHardwareMonitorEvent$1
2818 android.hardware.location.GeofenceHardwareMonitorEvent
H A Dboot-image-profile.txt35704 Landroid/hardware/location/GeofenceHardwareMonitorEvent$1;
35705 Landroid/hardware/location/GeofenceHardwareMonitorEvent;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21152 …llbackWrapper;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V
21242 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mLocation:Landroid/location/Location;
21243 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringStatus:I
21244 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I
21245 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mSourceTechnologies:I
21499 …ck$Stub$Proxy;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V
21504 …nitorCallback;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V