Searched refs:DRAG_HANDLE_OPEN_BELOW (Results 1 - 1 of 1) sorted by path

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DSlidingChallengeLayout.java56 private static final int DRAG_HANDLE_OPEN_BELOW = 0; // dp field in class:SlidingChallengeLayout
258 mDragHandleOpenBelow = (int) (DRAG_HANDLE_OPEN_BELOW * density + 0.5f);

Completed in 80 milliseconds