Searched refs:addTrace (Results 1 – 3 of 3) sorted by relevance
46 public void addTrace() { in addTrace() method in TransactionTracker
614 if (Binder.isTracingEnabled()) { Binder.getTransactionTracker().addTrace(); } in transact()
82 public void addTrace(float x, float y, boolean current) { in addTrace() method in PointerLocationView.PointerState593 ps.addTrace(coords.x, coords.y, false); in onPointerEvent()606 ps.addTrace(coords.x, coords.y, true); in onPointerEvent()645 ps.addTrace(Float.NaN, Float.NaN, false); in onPointerEvent()