Searched defs:getAppProfileStatsForDebugging (Results 1 – 2 of 2) sorted by relevance
2688 Pair<String, String> getAppProfileStatsForDebugging(long time, int linesOfStats) { in getAppProfileStatsForDebugging() method in AppProfiler
119 public abstract Pair<String, String> getAppProfileStatsForDebugging(long time, int lines); in getAppProfileStatsForDebugging() method in ActivityManagerInternal