Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBarController.java66 Lazy<UserNameViewController> userNameViewControllerLazy, in CarSystemBarController() argument
74 mUserNameViewControllerLazy = userNameViewControllerLazy; in CarSystemBarController()