Home | History | Annotate | Download | only in launcher3

Lines Matching refs:mState

82     private int mState = STATE_NONE;
428 mState = STATE_SMALL;
448 mState = STATE_ANIMATING;
452 mState = STATE_OPEN;
499 mState = STATE_SMALL;
505 mState = STATE_ANIMATING;
1167 if (mState == STATE_ANIMATING) {