Home | History | Annotate | Download | only in widget

Lines Matching refs:STATE_ACTIVE

171         private static final int STATE_ACTIVE = 2;
267 if (state == STATE_ACTIVE) {
268 final int[] activeState = new int[] {com.android.internal.R.attr.state_active};
599 mCurrentSlider.setState(Slider.STATE_ACTIVE);