HomeSort by relevance Sort by last modified time
    Searched refs:registerVirtualButtonAction (Results 1 - 3 of 3) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 527 public void registerVirtualButtonAction(final Runnable runnable) {
TimerFragment.java 205 countingTimerView.registerVirtualButtonAction(new Runnable() {
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
StopwatchFragment.java 311 countingTimerView.registerVirtualButtonAction(new Runnable() {
    [all...]

Completed in 57 milliseconds