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 137 protected void updateWidth(final String time) {
149 updateWidth(time);
223 protected void updateWidth(final String time) {
224 super.updateWidth(time);
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewCoordinates.java 95 public Config updateWidth(int width) {
ConversationItemView.java 678 mConfig.updateWidth(wSize).setLayoutDirection(ViewCompat.getLayoutDirection(this));
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
VolumePanel.java 421 updateWidth();
461 updateWidth();
467 private void updateWidth() {
    [all...]

Completed in 84 milliseconds