Home
last modified time | relevance | path

Searched defs:SignedTime (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java216 static class SignedTime extends UnsignedTime { class in CountingTimerView
219 public SignedTime (UnsignedTime unsignedTime, float spacingRatio) { in SignedTime() method in CountingTimerView.SignedTime