Home
last modified time | relevance | path

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

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