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

/frameworks/base/core/java/android/widget/
H A DTextView.java352 // New state used to change background based on whether this TextView is multiline.
763 // Specifies whether auto-size should use the provided auto size steps set or if it should
768 // Indicates whether the text was set from resources or dynamically, so it can be used to
1726 * Specify whether this widget should automatically scale the text to try to perfectly fit
1773 * Specify whether this widget should automatically scale the text to try to perfectly fit
1822 * Specify whether this widget should automatically scale the text to try to perfectly fit
4076 * Sets whether the soft input method will be made visible when this
4086 * Returns whether the soft input method will be made visible when this
4197 * Sets whether the movement method will automatically be set to
4205 public final void setLinksClickable(boolean whether) { argument
4415 setHorizontallyScrolling(boolean whether) argument
[all...]

Completed in 1102 milliseconds