Home
last modified time | relevance | path

Searched refs:getNumTxPowerLevels (Results 1 – 13 of 13) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DModemResponse.java131 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()
DRadioResponse.java2536 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()
DRIL.java444 0, 0, 0, new int [ModemActivityInfo.getNumTxPowerLevels()], 0); in getResponseForTimedOutRILRequest()
/frameworks/base/services/core/java/com/android/server/power/stats/
DMobileRadioPowerStatsProcessor.java50 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()
DMobileRadioPowerStatsLayout.java75 mStateTxTimesCount = ModemActivityInfo.getNumTxPowerLevels(); in addStateStats()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DModemPowerMetrics.java74 for (int i = 0; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in buildProto()
/frameworks/base/telephony/java/android/telephony/
DModemActivityInfo.java73 public static int getNumTxPowerLevels() { in getNumTxPowerLevels() method in ModemActivityInfo
149 for (int i = 0; i < getNumTxPowerLevels(); i++) { in ModemActivityInfo()
/frameworks/base/core/java/android/os/connectivity/
DCellularBatteryStats.java112 Math.min(txTimeMs.length, ModemActivityInfo.getNumTxPowerLevels())); in CellularBatteryStats()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java627 for (int lvl = 0; lvl < ModemActivityInfo.getNumTxPowerLevels(); lvl++) { in getModemTxTimeMs()
/frameworks/base/core/java/android/os/
DBatteryStats.java9072 return ModemActivityInfo.getNumTxPowerLevels(); in getModemTxPowerLevelCount()
/frameworks/base/core/api/
Dsystem-current.txt14693 method public static int getNumTxPowerLevels();
/frameworks/base/boot/
Dboot-image-profile.txt14072 HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I
/frameworks/base/config/
Dboot-image-profile.txt14136 HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I