Home
last modified time | relevance | path

Searched refs:mMonitoringType (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DGeofenceHardwareMonitorEvent.java32 private final int mMonitoringType; field in GeofenceHardwareMonitorEvent
42 mMonitoringType = monitoringType; in GeofenceHardwareMonitorEvent()
52 return mMonitoringType; in getMonitoringType()
106 parcel.writeInt(mMonitoringType); in writeToParcel()
117 mMonitoringType, in toString()
H A DGeofenceHardwareImpl.java681 geofenceTransition.mMonitoringType);
804 private int mMonitoringType; field in GeofenceHardwareImpl.GeofenceTransition
818 mMonitoringType = monitoringType; in GeofenceTransition()
843 private int mMonitoringType; field in GeofenceHardwareImpl.Reaper
847 mMonitoringType = monitoringType; in Reaper()
852 mMonitoringType = monitoringType; in Reaper()
860 m.arg1 = mMonitoringType; in binderDied()
864 m.arg1 = mMonitoringType; in binderDied()
877 result = 31 * result + mMonitoringType; in hashCode()
889 rhs.mMonitoringType == mMonitoringType; in equals()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt24041 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mMonitoringType:I
24049 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->mMonitoringType:I
24122 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I