Home
last modified time | relevance | path

Searched refs:createSortedAssociations (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/procstats/
DAssociationState.java818 static ArrayList<Pair<SourceKey, SourceDumpContainer>> createSortedAssociations(long now, in createSortedAssociations() method in AssociationState
DProcessState.java1167 AssociationState.createSortedAssociations(now, totalTime, mCommonSources), in dumpInternalLocked()
DProcessStats.java1781 .createSortedAssociations(now, totalTime, asc.mSources); in dumpLocked()