Home
last modified time | relevance | path

Searched refs:IPowerStatsHALWrapper (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/powerstats/
DPowerStatsService.java40 import com.android.server.powerstats.PowerStatsHALWrapper.IPowerStatsHALWrapper;
86 private IPowerStatsHALWrapper mPowerStatsHALWrapper;
117 IPowerStatsHALWrapper createPowerStatsHALWrapperImpl() { in createPowerStatsHALWrapperImpl()
121 IPowerStatsHALWrapper getPowerStatsHALWrapperImpl() { in getPowerStatsHALWrapperImpl()
134 IPowerStatsHALWrapper powerStatsHALWrapper) { in createPowerStatsLogger()
244 private IPowerStatsHALWrapper getPowerStatsHal() { in getPowerStatsHal()
DPowerStatsHALWrapper.java45 public interface IPowerStatsHALWrapper { interface in PowerStatsHALWrapper
146 public static final class PowerStatsHAL20WrapperImpl implements IPowerStatsHALWrapper {
268 public static final class PowerStatsHAL10WrapperImpl implements IPowerStatsHALWrapper {
334 public static IPowerStatsHALWrapper getPowerStatsHalImpl() { in getPowerStatsHalImpl()
DPowerStatsLogger.java39 import com.android.server.powerstats.PowerStatsHALWrapper.IPowerStatsHALWrapper;
74 private final IPowerStatsHALWrapper mPowerStatsHALWrapper;
320 IPowerStatsHALWrapper powerStatsHALWrapper) { in PowerStatsLogger()
/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/
DPowerStatsServiceTest.java37 import com.android.server.powerstats.PowerStatsHALWrapper.IPowerStatsHALWrapper;
143 IPowerStatsHALWrapper getPowerStatsHALWrapperImpl() {
152 IPowerStatsHALWrapper powerStatsHALWrapper) {
176 public static final class TestPowerStatsHALWrapper implements IPowerStatsHALWrapper {
708 IPowerStatsHALWrapper powerStatsHALWrapper = mInjector.getPowerStatsHALWrapperImpl(); in testDataStorageDeletedMeterMismatch()
780 IPowerStatsHALWrapper powerStatsHALWrapper = mInjector.getPowerStatsHALWrapperImpl(); in testDataStorageDeletedModelMismatch()
852 IPowerStatsHALWrapper powerStatsHALWrapper = mInjector.getPowerStatsHALWrapperImpl(); in testDataStorageDeletedResidencyMismatch()
957 IPowerStatsHALWrapper powerStatsHALWrapper = mInjector.getPowerStatsHALWrapperImpl(); in testDataStorageNotDeletedAllDataMatches()
/frameworks/base/services/
Dart-profile36663 …;->getPowerStatsHalImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
36674 …ring;Ljava/lang/String;Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;)V
36676 …sDataStorage;]Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;Lcom/andro…
36691 …owerStatsHALWrapperImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
36692 …a/lang/String;Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;)Lcom/andr…
36697 …owerStatsHALWrapperImpl()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
36718 …stats/PowerStatsService;)Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;
36723 …owerStatsHal()Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;+]Lcom/and…
36724 …etableFuture;]Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;Lcom/andro…
36729 …etableFuture;]Lcom/android/server/powerstats/PowerStatsHALWrapper$IPowerStatsHALWrapper;Lcom/andro…
[all …]