Searched refs:BatteryUsage (Results 1 – 5 of 5) sorted by relevance
927 BatteryUsage() { in BatteryUsage() method in AppBatteryTracker.BatteryUsage940 BatteryUsage(@NonNull BatteryUsage other, double scale) { in BatteryUsage() method in AppBatteryTracker.BatteryUsage945 BatteryUsage(@NonNull BatteryUsage other) { in BatteryUsage() method in AppBatteryTracker.BatteryUsage961 BatteryUsage setTo(@NonNull BatteryUsage other) { in setTo()965 private BatteryUsage setToInternal(@NonNull BatteryUsage other) { in setToInternal()976 BatteryUsage add(@NonNull BatteryUsage other) { in add()983 BatteryUsage subtract(@NonNull BatteryUsage other) { in subtract()1068 final BatteryUsage otherUsage = (BatteryUsage) other; in equals()1142 BatteryUsage setTo(@NonNull BatteryUsage other) { in setTo()1147 BatteryUsage add(@NonNull BatteryUsage other) { in add()[all …]
40 import com.android.server.am.AppBatteryTracker.BatteryUsage;270 final BatteryUsage batteryUsage = new BatteryUsage(); in getBatteryUsageSince()321 final BatteryUsage batteryUsage = new BatteryUsage(); in add()
44 import static com.android.server.am.AppBatteryTracker.BatteryUsage.BATTERY_USAGE_COUNT;
70 import static com.android.server.am.AppBatteryTracker.BatteryUsage.BATTERY_USAGE_INDEX_BACKGROUND;71 import static com.android.server.am.AppBatteryTracker.BatteryUsage.BATTERY_USAGE_INDEX_CACHED;72 import static com.android.server.am.AppBatteryTracker.BatteryUsage.BATTERY_USAGE_INDEX_FOREGROUND;73 import static com.android.server.am.AppBatteryTracker.BatteryUsage.BATTERY_USAGE_INDEX_FOREGROUND_S…74 import static com.android.server.am.AppBatteryTracker.BatteryUsage.BATT_DIMENS;
1126 HSPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><clinit>()V1127 HSPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><init>()V1128 HSPLcom/android/server/am/AppBatteryTracker$BatteryUsage;-><init>(DDDDD)V1130 …BatteryUsage;-><init>(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)V+]Lcom/android/serve…1131 …tteryTracker$BatteryUsage;->add(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)Lcom/androi…1134 HPLcom/android/server/am/AppBatteryTracker$BatteryUsage;->getPercentage()[D1135 …m/android/server/am/AppBatteryTracker$BatteryUsage;->scale(D)Lcom/android/server/am/AppBatteryTrac…1136 …droid/server/am/AppBatteryTracker$BatteryUsage;->scaleInternal(D)Lcom/android/server/am/AppBattery…1137 …Tracker$BatteryUsage;->setToInternal(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)Lcom/a…1138 …ryTracker$BatteryUsage;->subtract(Lcom/android/server/am/AppBatteryTracker$BatteryUsage;)Lcom/andr…[all …]