HomeSort by relevance Sort by last modified time
    Searched defs:removeStopwatchListener (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/data/
StopwatchModel.java 85 void removeStopwatchListener(StopwatchListener stopwatchListener) {
DataModel.java 753 public void removeStopwatchListener(StopwatchListener stopwatchListener) {
755 mStopwatchModel.removeStopwatchListener(stopwatchListener);
    [all...]

Completed in 81 milliseconds