Searched defs:startTrace (Results 1 – 12 of 12) sorted by relevance
97 public void startTrace(PrintWriter pw) { in startTrace() method in ImeTracingClientImpl
166 public void startTrace(@Nullable PrintWriter pw) { in startTrace() method in ImeTracingServerImpl
166 public abstract void startTrace(@Nullable PrintWriter pw); in startTrace() method in ImeTracing
61 public void startTrace(String categories) { in startTrace() method in AtraceUtils
64 public void startTrace(String categories) { in startTrace() method in AtraceUtils
113 public void startTrace(long loggingTypes) { in startTrace() method in AccessibilityTraceManager
194 void startTrace() { in startTrace() method in CallTime
99 void startTrace(@Nullable PrintWriter pw) { in startTrace() method in WindowTracing
61 void startTrace(long loggingTypeFlags); in startTrace() method
2049 public void startTrace(long loggingTypes) { in startTrace() method in AccessibilityController.AccessibilityControllerInternalImpl2135 void startTrace() { in startTrace() method in AccessibilityController.AccessibilityTracing
172 void startTrace(long flagss); in startTrace() method
889 static bool startTrace() in startTrace() function