Home
last modified time | relevance | path

Searched defs:dismissAmount (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt705 val dismissAmount = keyguardStateController.dismissAmount in <lambda>() constant
739 val dismissAmount = keyguardStateController.dismissAmount in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java211 float dismissAmount, boolean dismissingFromTouch) {} in notifyKeyguardDismissAmountChanged()
DKeyguardStateControllerImpl.java366 public void notifyKeyguardDismissAmountChanged(float dismissAmount, in notifyKeyguardDismissAmountChanged()