Searched refs:PowerStatePlatformSleepState (Results 1 – 7 of 7) sorted by relevance
27 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
11430 for (Map.Entry<String, RpmStats.PowerStatePlatformSleepState> pstate in updateRpmStatsLocked()
45 using android::hardware::power::V1_0::PowerStatePlatformSleepState;267 (hidl_vec<PowerStatePlatformSleepState> states, Status status) { in getIPowerDataLocked()271 const PowerStatePlatformSleepState& state = states[i]; in getIPowerDataLocked()
52 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()
4350 * PowerStatePlatformSleepState, PowerStateVoter or PowerStateSubsystemSleepState
89487 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;-><init>()V89488 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mCount:I89489 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mTimeMs:J89490 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mVoters:Ljava/util/Map;89491 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->putVoter(Ljava/lang/String;JI)V89496 …ePlatformState(Ljava/lang/String;JI)Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;
37479 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;