Searched refs:ShadowAppUtils (Results 1 – 2 of 2) sorted by relevance
165 ShadowAppUtils.reset(); in tearDown()169 @Config(shadows = ShadowAppUtils.class)246 @Config(shadows = ShadowAppUtils.class)465 @Config(shadows = ShadowAppUtils.class)467 ShadowAppUtils.addHiddenModule(mController.mPackageName); in getAvailabilityStatus_systemModule()515 public static class ShadowAppUtils { class in AppButtonsPreferenceControllerTest
111 ShadowAppUtils.reset(); in tearDown()200 @Config(shadows = ShadowAppUtils.class)202 ShadowAppUtils.addHiddenModule(PACKAGE_NAME); in ensureDisplayableModule_hiddenModule_shouldReturnFalse()210 @Config(shadows = ShadowAppUtils.class)388 public static class ShadowAppUtils { class in AppInfoDashboardFragmentTest