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

/packages/apps/DeskClock/src/com/android/deskclock/timer/
H A DCountingTimerView.java135 protected void updateWidth(final String time) { method in class:CountingTimerView.UnsignedTime
147 updateWidth(time);
221 protected void updateWidth(final String time) { method in class:CountingTimerView.SignedTime
222 super.updateWidth(time);
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DConversationItemViewCoordinates.java95 public Config updateWidth(int width) { method in class:ConversationItemViewCoordinates.Config

Completed in 56 milliseconds