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.kt355 val dismissAmount = keyguardStateController.dismissAmount in <lambda>() constant
395 val dismissAmount = keyguardStateController.dismissAmount in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardStateController.java205 float dismissAmount, boolean dismissingFromTouch) {} in notifyKeyguardDismissAmountChanged()
DKeyguardStateControllerImpl.java336 public void notifyKeyguardDismissAmountChanged(float dismissAmount, in notifyKeyguardDismissAmountChanged()