Home
last modified time | relevance | path

Searched defs:setUnlockAmount (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/
DInWindowLauncherUnlockAnimationManager.kt191 fun setUnlockAmount(amount: Float, forceIfAnimating: Boolean) { in <lambda>() method
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/smartspace/
DILauncherUnlockAnimationController.aidl32 oneway void setUnlockAmount(float amount, boolean forceIfAnimating); in setUnlockAmount() method