Searched refs:mReadHistoryUids (Results 1 – 2 of 2) sorted by relevance
703 int[] mReadHistoryUids; field in BatteryStatsImpl3086 tag.uid = mReadHistoryUids[index]; in readHistoryTag()10316 mReadHistoryUids = new int[mHistoryTagPool.size()]; in startIteratingHistoryLocked()10322 mReadHistoryUids[idx] = tag.uid; in startIteratingHistoryLocked()10347 return mReadHistoryUids[index]; in getHistoryTagPoolUid()10372 mReadHistoryUids = null; in finishIteratingHistoryLocked()
88863 Lcom/android/internal/os/BatteryStatsImpl;->mReadHistoryUids:[I