Searched refs:currentRat (Results 1 – 1 of 1) sorted by relevance
1338 final int currentRat = state.currentRat; in testGetPerStateActiveRadioDurationMs_noModemActivity()1340 currentRat == RADIO_ACCESS_TECHNOLOGY_NR ? state.currentFrequencyRange : 0; in testGetPerStateActiveRadioDurationMs_noModemActivity()1341 int currentSignalStrength = state.currentSignalStrengths.get(currentRat); in testGetPerStateActiveRadioDurationMs_noModemActivity()1342 expectedDurationsMs[currentRat][currentFrequencyRange][currentSignalStrength] += inc; in testGetPerStateActiveRadioDurationMs_noModemActivity()1542 final int currRat = state.currentRat; in testGetPerStateActiveRadioDurationMs_initialModemActivity()1636 final int currRat = state.currentRat; in testGetPerStateActiveRadioDurationMs_withModemActivity()1909 final int currRat = state.currentRat; in testGetPerStateActiveRadioDurationMs_withSpecificInfoModemActivity()2408 public int currentRat = BatteryStats.RADIO_ACCESS_TECHNOLOGY_OTHER; field in BatteryStatsNoteTest.ModemAndBatteryState2453 currentRat = rat; in setRatType()