Home
last modified time | relevance | path

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

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