Searched refs:getSpecificInfoLength (Results 1 – 3 of 3) sorted by relevance
150 for (int j = 0; j < getSpecificInfoLength(); j++) { in ModemActivityInfo()156 for (int i = 0; i < getSpecificInfoLength(); i++) { in ModemActivityInfo()250 for (int i = 0; i < getSpecificInfoLength(); i++) { in getTransmitDurationMillisAtPowerLevel()260 for (int i = 0; i < getSpecificInfoLength(); i++) { in getTransmitDurationMillisAtPowerLevel()271 for (int i = 0; i < getSpecificInfoLength(); i++) { in getTransmitDurationMillisAtPowerLevel()305 for (int i = 0; i < getSpecificInfoLength(); i++) { in setTransmitTimeMillis()313 for (int i = 0; i < getSpecificInfoLength(); i++) { in setTransmitTimeMillis()388 mDeltaSpecificInfo = new ActivityStatsTechSpecificInfo[other.getSpecificInfoLength()]; in getDelta()391 for (int i = 0; i < other.getSpecificInfoLength(); i++) { in getDelta()393 for (int j = 0; j < getSpecificInfoLength(); j++) { in getDelta()[all …]
274 if (deltaInfo.getSpecificInfoLength() == 0) { in collectModemActivityInfo()
12991 final int infoSize = deltaInfo.getSpecificInfoLength(); in incrementPerRatDataLocked()