Searched refs:ShadowApplicationsState (Results 1 – 8 of 8) sorted by relevance
30 import com.android.car.settings.testutils.ShadowApplicationsState;50 @Config(shadows = {ShadowApplicationsState.class})73 ShadowApplicationsState.setInstance(mApplicationsState); in setUp()83 ShadowApplicationsState.reset(); in tearDown()
39 import com.android.car.settings.testutils.ShadowApplicationsState;63 @Config(shadows = {ShadowApplicationsState.class, ShadowISms.class})81 ShadowApplicationsState.setInstance(mApplicationsState); in setUp()97 ShadowApplicationsState.reset(); in tearDown()
42 import com.android.car.settings.testutils.ShadowApplicationsState;64 @Config(shadows = {ShadowAppOpsManager.class, ShadowApplicationsState.class})86 ShadowApplicationsState.setInstance(mApplicationsState); in setUp()104 ShadowApplicationsState.reset(); in tearDown()
41 import com.android.car.settings.testutils.ShadowApplicationsState;63 ShadowIconDrawableFactory.class, ShadowApplicationsState.class})85 ShadowApplicationsState.setInstance(mApplicationsState); in setUp()110 ShadowApplicationsState.reset(); in tearDown()
45 import com.android.car.settings.testutils.ShadowApplicationsState;65 @Config(shadows = {ShadowApplicationsState.class, ShadowCarUserManagerHelper.class,117 ShadowApplicationsState.setInstance(mApplicationsState); in setUp()123 ShadowApplicationsState.reset(); in tearDown()
39 import com.android.settings.testutils.shadow.ShadowApplicationsState;55 @Config(shadows = {ShadowUserManager.class, ShadowApplicationsState.class})
27 public class ShadowApplicationsState { class
28 public class ShadowApplicationsState { class