Searched defs:Stopwatch (Results 1 - 2 of 2) sorted by last modified time

/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/services/net/java/android/net/util/
H A DStopwatch.java25 public class Stopwatch { class
43 // Stopwatch s = new Stopwatch().start();
44 public Stopwatch start() {
61 // If the Stopwatch is not running, returns the same value as stop(),

Completed in 391 milliseconds