Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarModule.java139 Lazy<UserNameViewController> userNameViewControllerLazy, in provideCarSystemBarController() argument
149 buttonSelectionStateController, userNameViewControllerLazy, in provideCarSystemBarController()
DCarSystemBarController.java120 Lazy<UserNameViewController> userNameViewControllerLazy, in CarSystemBarController() argument
130 mUserNameViewControllerLazy = userNameViewControllerLazy; in CarSystemBarController()