Searched defs:getAppProfileStatsForDebugging (Results 1 – 3 of 3) sorted by relevance
2549 Pair<String, String> getAppProfileStatsForDebugging(long time, int linesOfStats) { in getAppProfileStatsForDebugging() method in AppProfiler
17497 public Pair<String, String> getAppProfileStatsForDebugging(long time, int lines) { in getAppProfileStatsForDebugging() method in ActivityManagerService.LocalService
120 public abstract Pair<String, String> getAppProfileStatsForDebugging(long time, int lines); in getAppProfileStatsForDebugging() method in ActivityManagerInternal