Searched refs:mMonitoringType (Results 1 – 3 of 3) sorted by relevance
32 private final int mMonitoringType; field in GeofenceHardwareMonitorEvent42 mMonitoringType = monitoringType; in GeofenceHardwareMonitorEvent()52 return mMonitoringType; in getMonitoringType()106 parcel.writeInt(mMonitoringType); in writeToParcel()117 mMonitoringType, in toString()
681 geofenceTransition.mMonitoringType);804 private int mMonitoringType; field in GeofenceHardwareImpl.GeofenceTransition818 mMonitoringType = monitoringType; in GeofenceTransition()843 private int mMonitoringType; field in GeofenceHardwareImpl.Reaper847 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()
24041 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mMonitoringType:I24049 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->mMonitoringType:I24122 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I