Searched refs:mUserNameViewControllerLazy (Results 1 – 1 of 1) sorted by relevance
42 private final Lazy<UserNameViewController> mUserNameViewControllerLazy; field in CarSystemBarController74 mUserNameViewControllerLazy = userNameViewControllerLazy; in CarSystemBarController()115 mUserNameViewControllerLazy.get().removeAll(); in removeAll()231 mUserNameViewControllerLazy.get().addUserNameView(view); in setupBar()