Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/smartspace/
H A DILauncherUnlockAnimationController.aidl32 oneway void setUnlockAmount(float amount, boolean forceIfAnimating); in setUnlockAmount() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt448 launcherUnlockController?.setUnlockAmount(1f,
963 launcherUnlockController?.setUnlockAmount(1f, false /* forceIfAnimating */)