Searched defs:setLauncherUnlockController (Results 1 – 2 of 2) sorted by relevance
27 oneway void setLauncherUnlockController(ILauncherUnlockAnimationController callback); in setLauncherUnlockController() method
231 override fun setLauncherUnlockController(callback: ILauncherUnlockAnimationController?) { in <lambda>() method in com.android.systemui.keyguard.KeyguardUnlockAnimationController