Searched refs:clearTraces (Results 1 – 3 of 3) sorted by relevance
73 public void clearTraces(){ in clearTraces() method in TransactionTracker
3146 Binder.getTransactionTracker().clearTraces(); in handleStopBinderTrackingAndDump()
5460 public static File dumpStackTraces(boolean clearTraces, ArrayList<Integer> firstPids, in dumpStackTraces() argument5470 if (clearTraces && tracesFile.exists()) tracesFile.delete(); in dumpStackTraces()