Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java137 protected void updateWidth(final String time) { in updateWidth() method in CountingTimerView.UnsignedTime
223 protected void updateWidth(final String time) { in updateWidth() method in CountingTimerView.SignedTime
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemViewCoordinates.java95 public Config updateWidth(int width) { in updateWidth() method in ConversationItemViewCoordinates.Config