Searched refs:mMobileUiAdapter (Results 1 – 5 of 5) sorted by relevance
101 private final MobileUiAdapter mMobileUiAdapter; field in TintedIconManager.Factory110 mMobileUiAdapter = mobileUiAdapter; in Factory()120 mMobileUiAdapter, in create()
115 private final MobileUiAdapter mMobileUiAdapter; field in DarkIconManager.Factory126 mMobileUiAdapter = mobileUiAdapter; in Factory()136 mMobileUiAdapter, in create()
64 private final MobileUiAdapter mMobileUiAdapter = mock(MobileUiAdapter.class); field in StatusBarIconControllerTest72 when(mMobileUiAdapter.getMobileIconsViewModel()).thenReturn(mMobileIconsViewModel); in setup()79 new TestIconManager(layout, mMobileUiAdapter, mMobileContextProvider); in testSetCalledOnAdd_IconManager()90 mMobileUiAdapter, in testSetCalledOnAdd_DarkIconManager()
488 private final MobileUiAdapter mMobileUiAdapter; field in ShadeCarrierGroupController.Builder516 mMobileUiAdapter = mobileUiAdapter; in Builder()538 mMobileUiAdapter, in build()
115 private MobileUiAdapter mMobileUiAdapter; field in ShadeCarrierGroupControllerTest167 when(mMobileUiAdapter.getMobileIconsViewModel()).thenReturn(mMobileIconsViewModel); in setup()179 mMobileUiAdapter, in setup()