Searched refs:mDetectedAttackLevel (Results 1 – 1 of 1) sorted by relevance
141 private final int mDetectedAttackLevel; field in DistanceMeasurementResult163 mDetectedAttackLevel = detectedAttackLevel; in DistanceMeasurementResult()298 return mDetectedAttackLevel; in getDetectedAttackLevel()340 out.writeInt(mDetectedAttackLevel); in writeToParcel()367 + mDetectedAttackLevel in toString()411 private int mDetectedAttackLevel = NADM_UNKNOWN; field in DistanceMeasurementResult.Builder567 mDetectedAttackLevel = detectedAttackLevel; in setDetectedAttackLevel()608 mDetectedAttackLevel, in build()