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
11424 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()
3789 * PowerStatePlatformSleepState, PowerStateVoter or PowerStateSubsystemSleepState
95900 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;95901 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;-><init>()V95902 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mCount:I95903 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mTimeMs:J95904 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->mVoters:Ljava/util/Map;95905 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;->putVoter(Ljava/lang/String;JI)V95912 …ePlatformState(Ljava/lang/String;JI)Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;
37480 Lcom/android/internal/os/RpmStats$PowerStatePlatformSleepState;