Searched refs:getClassMethodNames (Results 1 – 4 of 4) sorted by relevance
78 doPrintArray(getClassMethodNames(mDepth + 1, true), message, values, type, unit); in doPrintArray()211 public static String getClassMethodNames() { in getClassMethodNames() method in ReportLog212 return getClassMethodNames(mDepth, false); in getClassMethodNames()215 private static String getClassMethodNames(int depth, boolean addLineNumber) { in getClassMethodNames() method in ReportLog
99 ReportLog.getClassMethodNames()); in testTaskswitching()110 ReportLog.getClassMethodNames(), mCtsReport); in testTaskswitching()
77 ReportLog.getClassMethodNames()); in testInstallTime()
137 ReportLog.getClassMethodNames()); in testTransferTime()