Searched refs:getThumbOffset (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DAbsSeekBar.java113 com.android.internal.R.styleable.SeekBar_thumbOffset, getThumbOffset());
276 public int getThumbOffset() { method in class:AbsSeekBar
H A DSwitch.java692 final int thumbOffset = getThumbOffset();
931 int thumbInitialLeft = switchLeft + getThumbOffset();
1082 private int getThumbOffset() { method in class:Switch
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DSwitchCompat.java580 final int thumbOffset = getThumbOffset();
826 int thumbInitialLeft = switchLeft + getThumbOffset();
945 private int getThumbOffset() { method in class:SwitchCompat

Completed in 44 milliseconds