Home
last modified time | relevance | path

Searched defs:getAppProfileStatsForDebugging (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DAppProfiler.java2688 Pair<String, String> getAppProfileStatsForDebugging(long time, int linesOfStats) { in getAppProfileStatsForDebugging() method in AppProfiler
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java119 public abstract Pair<String, String> getAppProfileStatsForDebugging(long time, int lines); in getAppProfileStatsForDebugging() method in ActivityManagerInternal