Searched defs:getTimer (Results 1 – 4 of 4) sorted by relevance
/packages/apps/TV/common/src/com/android/tv/common/util/ | ||
D | Debug.java | 37 public static DurationTimer getTimer(String tag) { in getTimer() method in Debug |
/packages/apps/DeskClock/src/com/android/deskclock/timer/ | ||
D | TimerPagerAdapter.kt | 154 fun getTimer(index: Int): Timer { in getTimer() method |
/packages/apps/DeskClock/src/com/android/deskclock/data/ | ||
D | TimerModel.kt | 154 fun getTimer(timerId: Int): Timer? { in getTimer() method in com.android.deskclock.data.TimerModel |
D | DataModel.kt | 436 fun getTimer(timerId: Int): Timer? { in getTimer() method in com.android.deskclock.data.DataModel |