Searched refs:STATE_PULL (Results 1 – 1 of 1) sorted by relevance
95 private static final int STATE_PULL = 1; field in EdgeEffect207 if (mState != STATE_PULL) { in onPull()210 mState = STATE_PULL; in onPull()243 if (mState != STATE_PULL && mState != STATE_PULL_DECAY) { in onRelease()381 case STATE_PULL: in update()