Home
last modified time | relevance | path

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

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