OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 4903 milliseconds