Searched refs:StopwatchFragment (Results 1 – 2 of 2) sorted by relevance
57 public final class StopwatchFragment extends DeskClockFragment { class89 public StopwatchFragment() {} in StopwatchFragment() method in StopwatchFragment
50 import com.android.deskclock.stopwatch.StopwatchFragment;127 mTabsAdapter.addTab(stopwatchTab, StopwatchFragment.class, STOPWATCH_TAB_INDEX); in createTabs()