Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsNoteTest.java1319 for (int txLvl = 0; txLvl < txLevelCount; txLvl++) { in testGetPerStateActiveRadioDurationMs_noModemActivity()
1484 for (int txLvl = 0; txLvl < txLevelCount; txLvl++) { in testGetPerStateActiveRadioDurationMs_initialModemActivity()
1520 ServiceState.FREQUENCY_RANGE_LOW, new int[txLevelCount], 808)); in testGetPerStateActiveRadioDurationMs_initialModemActivity()
1523 ServiceState.FREQUENCY_RANGE_MID, new int[txLevelCount], 909)); in testGetPerStateActiveRadioDurationMs_initialModemActivity()
1618 for (int txLvl = 0; txLvl < txLevelCount; txLvl++) { in testGetPerStateActiveRadioDurationMs_withModemActivity()
1719 for (int txLvl = 0; txLvl < txLevelCount; txLvl++) { in testGetPerStateActiveRadioDurationMs_withModemActivity()
1866 for (int txLvl = 0; txLvl < txLevelCount; txLvl++) { in testGetPerStateActiveRadioDurationMs_withSpecificInfoModemActivity()
1887 ServiceState.FREQUENCY_RANGE_LOW, new int[txLevelCount], 0)); in testGetPerStateActiveRadioDurationMs_withSpecificInfoModemActivity()
1889 ServiceState.FREQUENCY_RANGE_MID, new int[txLevelCount], 0)); in testGetPerStateActiveRadioDurationMs_withSpecificInfoModemActivity()
1891 ServiceState.FREQUENCY_RANGE_HIGH, new int[txLevelCount], 0)); in testGetPerStateActiveRadioDurationMs_withSpecificInfoModemActivity()
[all …]