Searched refs:burstDuration (Results 1 – 3 of 3) sorted by relevance
323 config.burstDuration = 9; in convertRangingRequestToRttConfigs()332 config.burstDuration = 9; in convertRangingRequestToRttConfigs()
739 public int burstDuration; field in RttManager.RttResult803 sb.append(", burstDuration=" + mResults[i].burstDuration); in toString()842 dest.writeInt(result.burstDuration); in writeToParcel()894 results[i].burstDuration = in.readInt();
4614 field @Deprecated public int burstDuration;