Searched defs:setTextOn (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DToggleButton.java99 public void setTextOn(CharSequence textOn) { method in class:ToggleButton
H A DSwitch.java60 * {@link #setTextOff(CharSequence) off} and {@link #setTextOn(CharSequence) on} text
762 public void setTextOn(CharSequence textOn) { method in class:Switch
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DSwitchCompat.java66 * {@link #setTextOff(CharSequence) off} and {@link #setTextOn(CharSequence) on} text
483 public void setTextOn(CharSequence textOn) { method in class:SwitchCompat

Completed in 84 milliseconds