Searched defs:mGestureStartChallengeBottom (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DSlidingChallengeLayout.java109 private int mGestureStartChallengeBottom; // where was the challenge at that time? field in class:SlidingChallengeLayout
589 mGestureStartChallengeBottom = getChallengeBottom();
671 mGestureStartChallengeBottom = getChallengeBottom();
696 moveChallengeTo(mGestureStartChallengeBottom + (int) pos);

Completed in 35 milliseconds