Searched refs:HistoryTag (Results 1 – 4 of 4) sorted by relevance
1351 public final static class HistoryTag { class in BatteryStats1357 public void setTo(HistoryTag o) { in setTo()1385 HistoryTag that = (HistoryTag) o; in equals()1602 public HistoryTag wakelockTag;1605 public HistoryTag wakeReasonTag;1694 public HistoryTag eventTag;1703 public final HistoryTag localWakelockTag = new HistoryTag();1704 public final HistoryTag localWakeReasonTag = new HistoryTag();1705 public final HistoryTag localEventTag = new HistoryTag();6037 HistoryTag wakelockTag, BitDescription[] descriptions, boolean longNames) { in printBitDescriptions()[all …]
659 final HashMap<HistoryTag, Integer> mHistoryTagPool = new HashMap<>();3139 private int writeHistoryTag(HistoryTag tag) { in writeHistoryTag()3146 HistoryTag key = new HistoryTag(); in writeHistoryTag()3156 private void readHistoryTag(int index, HistoryTag tag) { in readHistoryTag()10670 for (HashMap.Entry<HistoryTag, Integer> ent : mHistoryTagPool.entrySet()) { in startIteratingHistoryLocked()10671 final HistoryTag tag = ent.getKey(); in startIteratingHistoryLocked()13592 HistoryTag tag = new HistoryTag(); in readHistory()13678 for (HashMap.Entry<HistoryTag, Integer> ent : mHistoryTagPool.entrySet()) { in writeHistory()13679 HistoryTag tag = ent.getKey(); in writeHistory()
2406 android.os.BatteryStats$HistoryTag
4156 HPLandroid/os/BatteryStats$HistoryTag;-><init>()V4182 …intBitDescriptions(Ljava/lang/StringBuilder;IILandroid/os/BatteryStats$HistoryTag;[Landroid/os/Bat…27008 HSPLandroid/os/BatteryStats$HistoryTag;->equals(Ljava/lang/Object;)Z27009 HSPLandroid/os/BatteryStats$HistoryTag;->hashCode()I38890 HSPLcom/android/internal/os/BatteryStatsImpl;->writeHistoryTag(Landroid/os/BatteryStats$HistoryTag;…57026 Landroid/os/BatteryStats$HistoryTag;