HomeSort by relevance Sort by last modified time
    Searched defs:updateWidth (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 135 protected void updateWidth(final String time) {
147 updateWidth(time);
221 protected void updateWidth(final String time) {
222 super.updateWidth(time);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 95 public Config updateWidth(int width) {

Completed in 140 milliseconds