Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mState

75     private int mState = STATE_NONE;
412 mState = STATE_SMALL;
432 mState = STATE_ANIMATING;
436 mState = STATE_OPEN;
481 mState = STATE_SMALL;
487 mState = STATE_ANIMATING;
1060 if (mState == STATE_ANIMATING) {