Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardSecurityContainerController.java714 View bouncerUserSwitcher = mView.findViewById(R.id.keyguard_bouncer_user_switcher); in prepareToShow() local
715 if (bouncerUserSwitcher != null) { in prepareToShow()
716 bouncerUserSwitcher.setAlpha(0f); in prepareToShow()