Searched refs:mMobileUiAdapter (Results 1 – 4 of 4) sorted by relevance
63 private MobileUiAdapter mMobileUiAdapter = mock(MobileUiAdapter.class); field in StatusBarIconControllerTest71 when(mMobileUiAdapter.getMobileIconsViewModel()).thenReturn(mMobileIconsViewModel); in setup()78 new TestIconManager(layout, mMobileUiAdapter, mMobileContextProvider); in testSetCalledOnAdd_IconManager()89 mMobileUiAdapter, in testSetCalledOnAdd_DarkIconManager()
229 private final MobileUiAdapter mMobileUiAdapter; field in StatusBarIconController.DarkIconManager.Factory240 mMobileUiAdapter = mobileUiAdapter; in Factory()249 mMobileUiAdapter, in create()307 private final MobileUiAdapter mMobileUiAdapter; field in StatusBarIconController.TintedIconManager.Factory316 mMobileUiAdapter = mobileUiAdapter; in Factory()325 mMobileUiAdapter, in create()
468 private final MobileUiAdapter mMobileUiAdapter; field in ShadeCarrierGroupController.Builder494 mMobileUiAdapter = mobileUiAdapter; in Builder()515 mMobileUiAdapter, in build()
114 private MobileUiAdapter mMobileUiAdapter; field in ShadeCarrierGroupControllerTest166 when(mMobileUiAdapter.getMobileIconsViewModel()).thenReturn(mMobileIconsViewModel); in setup()177 mMobileUiAdapter, in setup()