Home | History | Annotate | Download | only in widget

Lines Matching defs:STATE_NONE

75     private static final int STATE_NONE = 0;
183 * <li>{@link #STATE_NONE}, nothing visible
234 setState(STATE_NONE);
474 setState(STATE_NONE);
822 if (mAlwaysShow && state == STATE_NONE) {
831 case STATE_NONE:
932 setState(STATE_NONE);
1436 || actionMasked == MotionEvent.ACTION_HOVER_MOVE) && mState == STATE_NONE