Searched refs:ToggleStopwatchRunnable (Results 1 – 1 of 1) sorted by relevance
106 mTimeText.registerVirtualButtonAction(new ToggleStopwatchRunnable()); in onCreateView()527 private final class ToggleStopwatchRunnable implements Runnable { class in StopwatchFragment