Searched defs:startTracking (Results 1 – 2 of 2) sorted by relevance
185 private void startTracking() { in startTracking() method in LocalPrinter
456 private void startMotion(float newY, boolean startTracking, float startProgress) { in startMotion()