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.java186 class SignedTime extends UnsignedTime { class in CountingTimerView
189 public SignedTime(Paint paint, final String label, final String allDigits) { in SignedTime() method in CountingTimerView.SignedTime
193 public SignedTime (SignedTime signedTime, final String label) { in SignedTime() method in CountingTimerView.SignedTime