Searched refs:mCarSystemBarElementInitializer (Results 1 – 6 of 6) sorted by relevance
77 private final CarSystemBarElementInitializer mCarSystemBarElementInitializer; field in StatusIconPanelViewController201 mCarSystemBarElementInitializer = elementInitializer; in StatusIconPanelViewController()430 mCarSystemBarElementInitializer.initializeCarSystemBarElements(rootView); in initQCElementViews()494 private final CarSystemBarElementInitializer mCarSystemBarElementInitializer; field in StatusIconPanelViewController.Builder518 mCarSystemBarElementInitializer = elementInitializer; in Builder()578 mCarSystemBarElementInitializer, anchorView, layoutRes, widthRes, mXOffset, in build()
70 private final CarSystemBarElementInitializer mCarSystemBarElementInitializer; field in CarSystemBarViewFactory98 mCarSystemBarElementInitializer = elementInitializer; in CarSystemBarViewFactory()199 mCarSystemBarElementInitializer.initializeCarSystemBarElements(view)); in getBarCached()
82 private CarSystemBarElementInitializer mCarSystemBarElementInitializer; field in StatusIconPanelViewControllerTest97 mDeviceProvisionedController, mCarSystemBarElementInitializer).build(mAnchorView, in setUp()
44 mCarSystemBarElementInitializer = mock(CarSystemBarElementInitializer.class); in UserPickerBaseTestActivity()
74 CarSystemBarElementInitializer mCarSystemBarElementInitializer; field in UserPickerActivity215 mCarSystemBarElementInitializer.initializeCarSystemBarElements((ViewGroup) bottomBar); in initViews()
107 private CarSystemBarElementInitializer mCarSystemBarElementInitializer; field in CarSystemBarControllerTest120 mock(UserTracker.class), mCarSystemBarElementInitializer); in setUp()