Searched refs:getIdFromKey (Results 1 – 9 of 9) sorted by relevance
37 this.addDuration(SparseMappingTable.getIdFromKey(key), from.getValue(key)); in addDurations()
738 int type = SparseMappingTable.getIdFromKey(key); in aggregatePss()782 final int type = SparseMappingTable.getIdFromKey(key); in aggregatePss()1287 final int type = SparseMappingTable.getIdFromKey(key); in dumpAllStateCheckin()1304 final int type = SparseMappingTable.getIdFromKey(key); in dumpAllPssCheckin()1366 final int type = SparseMappingTable.getIdFromKey(key); in dumpDebug()1380 final int type = SparseMappingTable.getIdFromKey(key); in dumpDebug()1462 final int type = SparseMappingTable.getIdFromKey(key); in dumpAggregatedProtoForStatsd()1494 final int type = SparseMappingTable.getIdFromKey(key); in dumpAggregatedProtoForStatsd()
97 final byte id = SparseMappingTable.getIdFromKey(theirKey); in copyFrom()618 public static byte getIdFromKey(int key) { in getIdFromKey() method in SparseMappingTable
66 final int state = SparseMappingTable.getIdFromKey(key); in mergeStats()
54 final int state = SparseMappingTable.getIdFromKey(thatKey); in mergeStats()
539 int type = SparseMappingTable.getIdFromKey(key);603 int type = SparseMappingTable.getIdFromKey(key);
929 final int procState = SparseMappingTable.getIdFromKey(dkey); in dumpTimesCheckin()988 final int procState = SparseMappingTable.getIdFromKey(dkey); in dumpDebug()
2116 final int type = SparseMappingTable.getIdFromKey(key); in dumpCheckinLocked()
27751 HSPLcom/android/internal/app/procstats/SparseMappingTable;->getIdFromKey(I)B