Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/
H A DKeyguardQsUserSwitchComponent.java35 KeyguardQsUserSwitchComponent build(@BindsInstance FrameLayout userAvatarContainer); in build() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java1037 FrameLayout userAvatarContainer = null; in onFinishInflate() local
1044 userAvatarContainer = (FrameLayout) stub.inflate(); in onFinishInflate()
1059 updateViewControllers(userAvatarContainer, keyguardUserSwitcherView); in onFinishInflate()