Home | History | Annotate | Download | only in view

Lines Matching defs:getDrawableState

1780      * @see #getDrawableState()
1789 * @see #getDrawableState()
1798 * @see #getDrawableState()
1807 * @see #getDrawableState()
1816 * @see #getDrawableState()
1825 * @see #getDrawableState()
6005 scrollabilityCache.scrollBar.setState(getDrawableState());
15661 stateListAnimator.setState(getDrawableState());
16273 scrollCache.scrollBar.setState(getDrawableState());
18696 * @see #getDrawableState()
18709 * @see #getDrawableState()
21078 final int[] state = getDrawableState();
21153 * in the new state should call getDrawableState.
21156 * @see #getDrawableState
21197 highlight.setState(getDrawableState());
21283 public final int[] getDrawableState() {
21297 * retrieve the current state, you should use {@link #getDrawableState}.
21541 background.setState(getDrawableState());
21689 mBackground.setState(getDrawableState());
21744 foreground.setState(getDrawableState());
21911 mForegroundInfo.mDrawable.setState(getDrawableState());