Searched refs:SparseDoubleArray (Results 1 – 12 of 12) sorted by relevance
45 public class SparseDoubleArray implements Cloneable { class53 public SparseDoubleArray() { in SparseDoubleArray() method in SparseDoubleArray64 public SparseDoubleArray(int initialCapacity) { in SparseDoubleArray() method in SparseDoubleArray69 public SparseDoubleArray clone() { in clone()70 SparseDoubleArray clone = null; in clone()72 clone = (SparseDoubleArray) super.clone(); in clone()
43 final SparseDoubleArray sda = new SparseDoubleArray(); in testPutGet()68 final SparseDoubleArray sda = new SparseDoubleArray(); in testIncrementValue()80 final SparseDoubleArray sda = new SparseDoubleArray(); in testKeyValueAt()
27 import android.util.SparseDoubleArray;68 private final SparseDoubleArray mPowerConstants = new SparseDoubleArray();
97 android.util.SparseDoubleArray
110 import android.util.SparseDoubleArray;12335 final SparseDoubleArray uidEstimatedConsumptionMah = in updateWifiState()12338 new SparseDoubleArray() : null; in updateWifiState()12713 final SparseDoubleArray uidEstimatedConsumptionMah; in noteModemControllerActivity()12732 uidEstimatedConsumptionMah = new SparseDoubleArray(); in noteModemControllerActivity()13270 final SparseDoubleArray uidEstimatedConsumptionMah = in updateBluetoothStateLocked()13273 new SparseDoubleArray() : null; in updateBluetoothStateLocked()13705 final SparseDoubleArray fgTimeUsArray = new SparseDoubleArray(); in updateDisplayEnergyConsumerStatsLocked()13750 final SparseDoubleArray gnssTimeUsArray = new SparseDoubleArray();13796 final SparseDoubleArray cameraTimeUsArray = new SparseDoubleArray();[all …]
52 import android.util.SparseDoubleArray;8920 private final SparseDoubleArray mProportionalPowerMah;8939 mProportionalPowerMah = new SparseDoubleArray(uidBatteryConsumers.size()); in ProportionalAttributionCalculator()
528 …oid/internal/power/ModemPowerProfile;.mPowerConstants:Landroid/util/SparseDoubleArray;.mValues:Lan…
8501 android.util.SparseDoubleArray
41043 Landroid/util/SparseDoubleArray;
3132 …Landroid/telephony/ModemActivityInfo;]Landroid/util/SparseDoubleArray;Landroid/util/SparseDoubleAr…
8470 android.util.SparseDoubleArray
30882 Landroid/util/SparseDoubleArray;