Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt787 val dismissAmount = keyguardStateController.dismissAmount regex
825 val dismissAmount = keyguardStateController.dismissAmount regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardStateController.java211 float dismissAmount, boolean dismissingFromTouch) {} in notifyKeyguardDismissAmountChanged()
H A DKeyguardStateControllerImpl.java383 public void notifyKeyguardDismissAmountChanged(float dismissAmount, in notifyKeyguardDismissAmountChanged()