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()
680 geofenceTransition.mMonitoringType);803 private int mMonitoringType; field in GeofenceHardwareImpl.GeofenceTransition817 mMonitoringType = monitoringType; in GeofenceTransition()842 private int mMonitoringType; field in GeofenceHardwareImpl.Reaper846 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()
24050 Landroid/hardware/location/GeofenceHardwareImpl$GeofenceTransition;->mMonitoringType:I24058 Landroid/hardware/location/GeofenceHardwareImpl$Reaper;->mMonitoringType:I24131 Landroid/hardware/location/GeofenceHardwareMonitorEvent;->mMonitoringType:I