Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DModemPowerMetrics.java74 for (int i = 0; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in buildProto()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DModemActivityInfo.java71 public static int getNumTxPowerLevels() { in getNumTxPowerLevels() method in ModemActivityInfo
/aosp12/frameworks/base/core/java/android/os/connectivity/
H A DCellularBatteryStats.java112 Math.min(txTimeMs.length, ModemActivityInfo.getNumTxPowerLevels())); in CellularBatteryStats()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java2824 int [] txModeTimeMs = new int[ModemActivityInfo.getNumTxPowerLevels()]; in responseActivityData()
2825 for (int i = 0; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in responseActivityData()
2833 new int[ModemActivityInfo.getNumTxPowerLevels()], 0); in responseActivityData()
H A DRIL.java427 0, 0, 0, new int [ModemActivityInfo.getNumTxPowerLevels()], 0); in getResponseForTimedOutRILRequest()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DLinkBandwidthEstimator.java550 for (int lvl = 0; lvl < ModemActivityInfo.getNumTxPowerLevels(); lvl++) { in getModemTxTimeMs()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java8141 ModemActivityInfo.getNumTxPowerLevels()); in getOrCreateModemControllerActivityLocked()
9748 ModemActivityInfo.getNumTxPowerLevels(), in); in readFromParcelLocked()
11039 ModemActivityInfo.getNumTxPowerLevels()); in initTimersAndCounters()
12304 for (int lvl = 0; lvl < ModemActivityInfo.getNumTxPowerLevels(); lvl++) { in noteModemControllerActivity()
12320 for (int i = 0; i < Math.min(ModemActivityInfo.getNumTxPowerLevels(), in noteModemControllerActivity()
12428 for (int lvl = 0; lvl < ModemActivityInfo.getNumTxPowerLevels(); in noteModemControllerActivity()
12503 for (int i = 1; i < ModemActivityInfo.getNumTxPowerLevels(); i++) { in addModemTxPowerToHistory()
12509 if (levelMaxTimeSpent == ModemActivityInfo.getNumTxPowerLevels() - 1) { in addModemTxPowerToHistory()
14511 long[] txTimeMs = new long[Math.min(ModemActivityInfo.getNumTxPowerLevels(),
16687 ModemActivityInfo.getNumTxPowerLevels(), in);
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DPhoneInterfaceManager.java1326 new int[ModemActivityInfo.getNumTxPowerLevels()], 0)); in handleMessage()
1342 int[] mergedTxTimeMs = new int[ModemActivityInfo.getNumTxPowerLevels()]; in handleMessage()
7846 new ModemActivityInfo(0, 0, 0, new int[ModemActivityInfo.getNumTxPowerLevels()], 0);
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt11375 method public static int getNumTxPowerLevels();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt14673 HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt14722 HSPLandroid/telephony/ModemActivityInfo;->getNumTxPowerLevels()I