Searched refs:mReadHistoryUids (Results 1 – 2 of 2) sorted by relevance
701 int[] mReadHistoryUids; field in BatteryStatsImpl3083 tag.uid = mReadHistoryUids[index]; in readHistoryTag()10303 mReadHistoryUids = new int[mHistoryTagPool.size()]; in startIteratingHistoryLocked()10309 mReadHistoryUids[idx] = tag.uid; in startIteratingHistoryLocked()10334 return mReadHistoryUids[index]; in getHistoryTagPoolUid()10359 mReadHistoryUids = null; in finishIteratingHistoryLocked()
95230 Lcom/android/internal/os/BatteryStatsImpl;->mReadHistoryUids:[I