HomeSort by relevance Sort by last modified time
    Searched refs:updateWidth (Results 1 - 4 of 4) 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);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumePanel.java 398 updateWidth();
436 updateWidth();
442 private void updateWidth() {
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 107 public Config updateWidth(int width) {
ConversationItemView.java     [all...]

Completed in 779 milliseconds