Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DAssociationState.java843 final String prefixInnerInner = prefixInner + " "; in dumpStats() local
897 dumpSources(pw, prefix, prefixInner, prefixInnerInner, sources, now, totalTime, in dumpStats()
902 String prefixInnerInner, ArrayList<Pair<SourceKey, SourceDumpContainer>> sources, in dumpSources() argument
958 dumpTime(pw, prefixInnerInner, src, totalTime, now, dumpDetails, dumpAll); in dumpSources()