Searched refs:getMaxChallengeBottom (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DSlidingChallengeLayout.java1076 private int getMaxChallengeBottom() { method in class:SlidingChallengeLayout
1111 moveChallengeTo(getMaxChallengeBottom());
1145 Math.min(bottom, getMaxChallengeBottom()));

Completed in 31 milliseconds