Home
last modified time | relevance | path

Searched refs:PowerStatePlatformSleepState (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DRpmStats.java27 public Map<String, PowerStatePlatformSleepState> mPlatformLowPowerStats = new ArrayMap<>();
35 public PowerStatePlatformSleepState getAndUpdatePlatformState( in getAndUpdatePlatformState()
38 PowerStatePlatformSleepState e = mPlatformLowPowerStats.get(name); in getAndUpdatePlatformState()
40 e = new PowerStatePlatformSleepState(); in getAndUpdatePlatformState()
72 public static class PowerStatePlatformSleepState { class in RpmStats
DBatteryStatsImpl.java11430 for (Map.Entry<String, RpmStats.PowerStatePlatformSleepState> pstate in updateRpmStatsLocked()
/frameworks/base/cmds/statsd/src/external/
DSubsystemSleepStatePuller.cpp45 using android::hardware::power::V1_0::PowerStatePlatformSleepState;
267 (hidl_vec<PowerStatePlatformSleepState> states, Status status) { in getIPowerDataLocked()
271 const PowerStatePlatformSleepState& state = states[i]; in getIPowerDataLocked()
/frameworks/base/services/core/jni/
Dcom_android_server_am_BatteryStatsService.cpp52 using android::hardware::power::V1_0::PowerStatePlatformSleepState;
606 [&env, &jrpmStats](hidl_vec<PowerStatePlatformSleepState> states, Status status) { in getPowerHalLowPowerData()
611 const PowerStatePlatformSleepState& state = states[i]; in getPowerHalLowPowerData()
685 [&offset, &remaining, &total_added](hidl_vec<PowerStatePlatformSleepState> states, in getPowerHalPlatformData()
691 const PowerStatePlatformSleepState& state = states[i]; in getPowerHalPlatformData()
/frameworks/base/cmds/statsd/src/
Datoms.proto4350 * PowerStatePlatformSleepState, PowerStateVoter or PowerStateSubsystemSleepState
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt89487 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;-><init>()V
89488 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mCount:I
89489 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mTimeMs:J
89490 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mVoters:Ljava/util/Map;
89491 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->putVoter(Ljava/lang/String;JI)V
89496 …ePlatformState(Ljava/lang/String;JI)Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;
Dboot-image-profile.txt37479 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;