Searched refs:mWipeoutType (Results 1 – 2 of 2) sorted by relevance
26 private int mWipeoutType; field in MeasurementWipeoutStats38 && mWipeoutType == measurementWipeoutStats.getWipeoutType() in equals()44 return Objects.hash(mCode, mWipeoutType, mSourceRegistrant); in hashCode()52 return mWipeoutType; in getWipeoutType()75 mBuilding.mWipeoutType = wipeoutType; in setWipeoutType()
42 private WipeoutType mWipeoutType; field in WipeoutStatus45 mWipeoutType = WipeoutType.UNKNOWN; in WipeoutStatus()50 return mWipeoutType; in getWipeoutType()55 mWipeoutType = type; in setWipeoutType()