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.java213 static class SignedTime extends UnsignedTime { class in CountingTimerView
216 public SignedTime (UnsignedTime unsignedTime, float spacingRatio) { in SignedTime() method in CountingTimerView.SignedTime