Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/location/
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()
DGeofenceHardwareImpl.java680 geofenceTransition.mMonitoringType);
803 private int mMonitoringType; field in GeofenceHardwareImpl.GeofenceTransition
817 mMonitoringType = monitoringType; in GeofenceTransition()
842 private int mMonitoringType; field in GeofenceHardwareImpl.Reaper
846 mMonitoringType = monitoringType; in Reaper()
851 mMonitoringType = monitoringType; in Reaper()
859 m.arg1 = mMonitoringType; in binderDied()
863 m.arg1 = mMonitoringType; in binderDied()
876 result = 31 * result + mMonitoringType; in hashCode()
888 rhs.mMonitoringType == mMonitoringType; in equals()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt24050 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mMonitoringType:I
24058 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->mMonitoringType:I
24131 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I