Home
last modified time | relevance | path

Searched refs:setLauncherUnlockController (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/smartspace/
H A DISysuiUnlockAnimationController.aidl27 oneway void setLauncherUnlockController(ILauncherUnlockAnimationController callback); in setLauncherUnlockController() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationControllerTest.kt104 keyguardUnlockAnimationController.setLauncherUnlockController(
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt231 override fun setLauncherUnlockController(callback: ILauncherUnlockAnimationController?) {