Searched refs:dashboardFeatureProvider (Results 1 – 6 of 6) sorted by relevance
90 when(mFakeFeatureFactory.dashboardFeatureProvider in setUp()124 when(mFakeFeatureFactory.dashboardFeatureProvider in displayTilesAsPreference_shouldAddTilesWithIntent()127 when(mFakeFeatureFactory.dashboardFeatureProvider in displayTilesAsPreference_shouldAddTilesWithIntent()153 when(mFakeFeatureFactory.dashboardFeatureProvider in displayTilesAsPreference_shouldNotAddSuppressedTiles()156 when(mFakeFeatureFactory.dashboardFeatureProvider in displayTilesAsPreference_shouldNotAddSuppressedTiles()
76 verifyZeroInteractions(mFeatureFactory.dashboardFeatureProvider); in newInstance_shouldNotLoadCategory()105 when(mFeatureFactory.dashboardFeatureProvider.getDashboardKeyForTile(tile)) in testUpdateSummaryToCache_hasCache_shouldUpdate()
58 public final DashboardFeatureProvider dashboardFeatureProvider; field in FakeFeatureFactory102 dashboardFeatureProvider = mock(DashboardFeatureProvider.class); in FakeFeatureFactory()144 return dashboardFeatureProvider; in getDashboardFeatureProvider()
134 final DashboardFeatureProviderImpl dashboardFeatureProvider = in refreshDashboardTiles_HasAccountType_shouldAddAccountNameToIntent() local137 ReflectionHelpers.setField(dashboardFeatureProvider, "mPackageManager", packageManager); in refreshDashboardTiles_HasAccountType_shouldAddAccountNameToIntent()153 dashboardFeatureProvider.bindPreferenceToTile(activity, false /* forceRoundedIcon */, in refreshDashboardTiles_HasAccountType_shouldAddAccountNameToIntent()
112 FakeFeatureFactory.setupForTest().dashboardFeatureProvider); in onCreate_appUid_shouldGetAppLabelFromAppInfo()137 FakeFeatureFactory.setupForTest().dashboardFeatureProvider); in onCreate_notAppUid_shouldGetAppLabelFromUidDetailProvider()427 FakeFeatureFactory.setupForTest().dashboardFeatureProvider); in onCreate_noNetworkTemplateAndInvalidDataSubscription_shouldUseWifiTemplate()
130 fakeFeatureFactory.dashboardFeatureProvider); in startFragment_notAdminUser_shouldRemoveAllPreferences()