/aosp12/frameworks/base/services/core/java/com/android/server/powerstats/ |
H A D | PowerStatsHALWrapper.java | 56 android.hardware.power.stats.PowerEntity[] getPowerEntityInfo(); in getPowerEntityInfo() method 162 public android.hardware.power.stats.PowerEntity[] getPowerEntityInfo() { in getPowerEntityInfo() method in PowerStatsHALWrapper.PowerStatsHAL20WrapperImpl 288 public android.hardware.power.stats.PowerEntity[] getPowerEntityInfo() { in getPowerEntityInfo() method in PowerStatsHALWrapper.PowerStatsHAL10WrapperImpl
|
H A D | PowerStatsService.java | 298 public PowerEntity[] getPowerEntityInfo() { in getPowerEntityInfo() method in PowerStatsService.LocalService
|
/aosp12/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/1/android/hardware/power/stats/ |
H A D | IPowerStats.aidl | 37 android.hardware.power.stats.PowerEntity[] getPowerEntityInfo(); in getPowerEntityInfo() method
|
/aosp12/hardware/interfaces/power/stats/aidl/aidl_api/android.hardware.power.stats/current/android/hardware/power/stats/ |
H A D | IPowerStats.aidl | 36 android.hardware.power.stats.PowerEntity[] getPowerEntityInfo(); in getPowerEntityInfo() method
|
/aosp12/hardware/interfaces/power/stats/aidl/android/hardware/power/stats/ |
H A D | IPowerStats.aidl | 37 PowerEntity[] getPowerEntityInfo(); in getPowerEntityInfo() method
|
/aosp12/frameworks/base/services/core/java/android/power/ |
H A D | PowerStatsInternal.java | 67 public abstract PowerEntity[] getPowerEntityInfo(); in getPowerEntityInfo() method in PowerStatsInternal
|
/aosp12/hardware/interfaces/power/stats/aidl/default/ |
H A D | PowerStats.cpp | 70 ndk::ScopedAStatus PowerStats::getPowerEntityInfo(std::vector<PowerEntity>* _aidl_return) { in getPowerEntityInfo() function in aidl::android::hardware::power::stats::PowerStats
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | BatteryExternalStatsWorkerTest.java | 247 public PowerEntity[] getPowerEntityInfo() { in getPowerEntityInfo() method in BatteryExternalStatsWorkerTest.TestPowerStatsInternal
|
/aosp12/hardware/google/pixel/powerstats/ |
H A D | PowerStatsAidl.cpp | 59 ndk::ScopedAStatus PowerStats::getPowerEntityInfo(std::vector<PowerEntity> *_aidl_return) { in getPowerEntityInfo() function in aidl::android::hardware::power::stats::PowerStats
|
H A D | PowerStats.cpp | 88 Return<void> PowerStats::getPowerEntityInfo(getPowerEntityInfo_cb _hidl_cb) { in getPowerEntityInfo() function in android::hardware::power::stats::V1_0::implementation::PowerStats
|
/aosp12/hardware/interfaces/power/stats/1.0/default/ |
H A D | PowerStats.cpp | 307 Return<void> PowerStats::getPowerEntityInfo(getPowerEntityInfo_cb _hidl_cb) { in getPowerEntityInfo() function in android::hardware::power::stats::V1_0::implementation::PowerStats
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/ |
H A D | PowerStatsServiceTest.java | 179 public PowerEntity[] getPowerEntityInfo() { in getPowerEntityInfo() method in PowerStatsServiceTest.TestPowerStatsHALWrapper
|