HomeSort by relevance Sort by last modified time
    Searched defs:getIdFromKey (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/app/procstats/
DurationsTable.java 37 this.addDuration(SparseMappingTable.getIdFromKey(key), from.getValue(key));
SparseMappingTable.java 96 final byte id = SparseMappingTable.getIdFromKey(theirKey);
613 public static byte getIdFromKey(int key) {

Completed in 46 milliseconds