Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DMobileRadioPowerCalculatorTest.java83 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testCounterBasedModel()
88 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testCounterBasedModel()
203 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testCounterBasedModel_multipleDefinedRat()
208 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testCounterBasedModel_multipleDefinedRat()
358 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testCounterBasedModel_legacyPowerProfile()
363 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testCounterBasedModel_legacyPowerProfile()
480 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testTimerBasedModel_byProcessState()
597 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testMeasuredEnergyBasedModel_mobileRadioActiveTimeModel()
680 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testMeasuredEnergyBasedModel_modemActivityInfoRxTxModel()
862 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testMeasuredEnergyBasedModel_modemActivityInfoRxTxModel_legacyPowerProfile()
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1621 mStats.notePhoneStateLocked(state, simState, elapsedRealtime, uptime); in notePhoneState()
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/
H A DBatteryStatsImpl.java6010 public void notePhoneStateLocked(int state, int simState, in notePhoneStateLocked() method in BatteryStatsImpl
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt74537 Lcom/android/internal/os/BatteryStatsImpl;->notePhoneStateLocked(II)V