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 138 protected void updateWidth(final String time) {
150 updateWidth(time);
224 protected void updateWidth(final String time) {
225 super.updateWidth(time);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 119 public Config updateWidth(int width) {

Completed in 41 milliseconds