Searched refs:getNumTxPowerLevels (Results 1 – 13 of 13) sorted by relevance
131 int [] txModeTimeMs = new int[ModemActivityInfo.getNumTxPowerLevels()]; in getModemActivityInfoResponse()133 for (int i = 0; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in getModemActivityInfoResponse()147 new int[ModemActivityInfo.getNumTxPowerLevels()], 0); in getModemActivityInfoResponse()
2536 int [] txModeTimeMs = new int[ModemActivityInfo.getNumTxPowerLevels()]; in responseActivityData()2537 for (int i = 0; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in responseActivityData()2545 new int[ModemActivityInfo.getNumTxPowerLevels()], 0); in responseActivityData()
444 0, 0, 0, new int [ModemActivityInfo.getNumTxPowerLevels()], 0); in getResponseForTimedOutRILRequest()
50 new UsageBasedPowerEstimator[ModemActivityInfo.getNumTxPowerLevels()];122 for (int txLevel = 0; txLevel < ModemActivityInfo.getNumTxPowerLevels(); txLevel++) { in buildRxTxPowerEstimators()263 for (int txLevel = 0; txLevel < ModemActivityInfo.getNumTxPowerLevels(); txLevel++) { in computeDevicePowerEstimates()
75 mStateTxTimesCount = ModemActivityInfo.getNumTxPowerLevels(); in addStateStats()
74 for (int i = 0; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in buildProto()
73 public static int getNumTxPowerLevels() { in getNumTxPowerLevels() method in ModemActivityInfo149 for (int i = 0; i < getNumTxPowerLevels(); i++) { in ModemActivityInfo()
112 Math.min(txTimeMs.length, ModemActivityInfo.getNumTxPowerLevels())); in CellularBatteryStats()
627 for (int lvl = 0; lvl < ModemActivityInfo.getNumTxPowerLevels(); lvl++) { in getModemTxTimeMs()
9072 return ModemActivityInfo.getNumTxPowerLevels(); in getModemTxPowerLevelCount()
14693 method public static int getNumTxPowerLevels();
14072 HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I
14136 HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I