Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppProfiler.java2549 Pair<String, String> getAppProfileStatsForDebugging(long time, int linesOfStats) { in getAppProfileStatsForDebugging() argument
2559 for (int i = 0; i <= linesOfStats; i++) { in getAppProfileStatsForDebugging()