Home
last modified time | relevance | path

Searched defs:powerLevel (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DModemActivityInfo.java246 public @DurationMillisLong long getTransmitDurationMillisAtPowerLevel( in getTransmitDurationMillisAtPowerLevel()
257 public @DurationMillisLong long getTransmitDurationMillisAtPowerLevel( in getTransmitDurationMillisAtPowerLevel()
268 public @DurationMillisLong long getTransmitDurationMillisAtPowerLevel( in getTransmitDurationMillisAtPowerLevel()
285 public @NonNull Range<Integer> getTransmitPowerRange(@TxPowerLevel int powerLevel) { in getTransmitPowerRange()
H A DActivityStatsTechSpecificInfo.java82 public @DurationMillisLong long getTransmitTimeMillis(int powerLevel) { in getTransmitTimeMillis()
/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java4188 String [] powerLevel; in printControllerActivity() local