Searched refs:notePhoneStateLocked (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
D | MobileRadioPowerCalculatorTest.java | 89 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testCounterBasedModel() 94 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testCounterBasedModel() 209 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testCounterBasedModel_multipleDefinedRat() 214 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testCounterBasedModel_multipleDefinedRat() 366 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testCounterBasedModel_legacyPowerProfile() 371 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testCounterBasedModel_legacyPowerProfile() 488 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testTimerBasedModel_byProcessState() 499 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testTimerBasedModel_byProcessState() 605 stats.notePhoneStateLocked(ServiceState.STATE_OUT_OF_SERVICE, in testMeasuredEnergyBasedModel_mobileRadioActiveTimeModel() 610 stats.notePhoneStateLocked(ServiceState.STATE_IN_SERVICE, TelephonyManager.SIM_STATE_READY, in testMeasuredEnergyBasedModel_mobileRadioActiveTimeModel() [all …]
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BatteryStatsService.java | 1829 mStats.notePhoneStateLocked(state, simState, elapsedRealtime, uptime); in notePhoneState()
|
/frameworks/base/services/core/java/com/android/server/power/stats/ |
D | BatteryStatsImpl.java | 6257 public void notePhoneStateLocked(int state, int simState, in notePhoneStateLocked() method in BatteryStatsImpl
|
/frameworks/base/services/ |
D | art-wear-profile | 22141 PLcom/android/server/power/stats/BatteryStatsImpl;->notePhoneStateLocked(IIJJ)V
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 73894 Lcom/android/internal/os/BatteryStatsImpl;->notePhoneStateLocked(II)V
|