Searched refs:GeofenceHardwareMonitorEvent (Results 1 – 12 of 12) sorted by relevance
31 public class GeofenceHardwareMonitorEvent implements Parcelable { class37 public GeofenceHardwareMonitorEvent( in GeofenceHardwareMonitorEvent() method in GeofenceHardwareMonitorEvent76 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];
19 import android.hardware.location.GeofenceHardwareMonitorEvent;24 void onMonitoringSystemChange(in GeofenceHardwareMonitorEvent event); in onMonitoringSystemChange()
19 parcelable GeofenceHardwareMonitorEvent;
60 public void onMonitoringSystemChange(GeofenceHardwareMonitorEvent event) {} in onMonitoringSystemChange()
515 GeofenceHardwareMonitorEvent event = new GeofenceHardwareMonitorEvent( in reportGeofenceMonitorStatus()714 GeofenceHardwareMonitorEvent event = (GeofenceHardwareMonitorEvent) msg.obj;
484 public void onMonitoringSystemChange(GeofenceHardwareMonitorEvent event) { in onMonitoringSystemChange()
5374 …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…
2813 android.hardware.location.GeofenceHardwareMonitorEvent$12814 android.hardware.location.GeofenceHardwareMonitorEvent
25597 Landroid/hardware/location/GeofenceHardwareMonitorEvent$1;25598 Landroid/hardware/location/GeofenceHardwareMonitorEvent;
2817 android.hardware.location.GeofenceHardwareMonitorEvent$12818 android.hardware.location.GeofenceHardwareMonitorEvent
35704 Landroid/hardware/location/GeofenceHardwareMonitorEvent$1;35705 Landroid/hardware/location/GeofenceHardwareMonitorEvent;
21152 …llbackWrapper;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V21242 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mLocation:Landroid/location/Location;21243 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringStatus:I21244 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I21245 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mSourceTechnologies:I21499 …ck$Stub$Proxy;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V21504 …nitorCallback;->onMonitoringSystemChange(Landroid/hardware/location/GeofenceHardwareMonitorEvent;)V