Searched refs:MODEM_NR_FREQUENCY_RANGE_DEFAULT (Results 1 – 3 of 3) sorted by relevance
249 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_partiallyDefined()252 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_partiallyDefined()255 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_partiallyDefined()258 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_partiallyDefined()261 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_partiallyDefined()264 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_partiallyDefined()402 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_fullyDefined()405 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_fullyDefined()408 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_fullyDefined()411 | ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT in testModemPowerProfile_fullyDefined()[all …]
211 public static final int MODEM_NR_FREQUENCY_RANGE_DEFAULT = 0x0000_0000; field in ModemPowerProfile245 MODEM_NR_FREQUENCY_RANGE_NAMES.put(MODEM_NR_FREQUENCY_RANGE_DEFAULT, "DEFAULT"); in MODEM_NR_FREQUENCY_RANGE_NAMES.put() argument399 if ((bestKey & MODEM_NR_FREQUENCY_RANGE_MASK) != MODEM_NR_FREQUENCY_RANGE_DEFAULT) { in getAverageBatteryDrainMa()402 bestKey |= MODEM_NR_FREQUENCY_RANGE_DEFAULT; in getAverageBatteryDrainMa()
424 key |= ModemPowerProfile.MODEM_NR_FREQUENCY_RANGE_DEFAULT; in buildModemPowerProfileKey()