Home
last modified time | relevance | path

Searched refs:halfOpenPercentage (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPINView.java198 float halfOpenPercentage = in updateHalfFoldedGuideline() local
204 mLastDevicePosture == DEVICE_POSTURE_HALF_OPENED ? halfOpenPercentage : 0.0f); in updateHalfFoldedGuideline()
DKeyguardPatternView.java179 float halfOpenPercentage = in updateHalfFoldedGuideline() local
185 mLastDevicePosture == DEVICE_POSTURE_HALF_OPENED ? halfOpenPercentage : 0.0f); in updateHalfFoldedGuideline()