Home
last modified time | relevance | path

Searched refs:getTestScope (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DTestScopeProvider.kt20 @JvmStatic fun getTestScope() = TestScope() method
DCarrierTextManagerTest.java135 private final TestScope mTestScope = mKosmos.getTestScope();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DScrimControllerTest.java123 private final TestScope mTestScope = mKosmos.getTestScope();
647 mKeyguardTransitionRepository.sendTransitionStepJava(mKosmos.getTestScope(), in lockscreenToHubTransition_setsBehindScrimAlpha()
660 mKeyguardTransitionRepository.sendTransitionStepJava(mKosmos.getTestScope(), in lockscreenToHubTransition_setsBehindScrimAlpha()
673 mKeyguardTransitionRepository.sendTransitionStepJava(mKosmos.getTestScope(), in lockscreenToHubTransition_setsBehindScrimAlpha()
693 mKeyguardTransitionRepository.sendTransitionStepJava(mKosmos.getTestScope(), in hubToLockscreenTransition_setsViewAlpha()
706 mKeyguardTransitionRepository.sendTransitionStepJava(mKosmos.getTestScope(), in hubToLockscreenTransition_setsViewAlpha()
719 mKeyguardTransitionRepository.sendTransitionStepJava(mKosmos.getTestScope(), in hubToLockscreenTransition_setsViewAlpha()
DLightBarControllerTest.java83 private final TestScope mTestScope = TestScopeProvider.getTestScope();
DKeyguardStatusBarViewControllerTest.java153 private final TestScope mTestScope = TestScopeProvider.getTestScope();
DCentralSurfacesImplTest.java242 private final TestScope mTestScope = mKosmos.getTestScope();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
DNotificationLoggerTest.java117 private final TestScope mTestScope = mKosmos.getTestScope();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DQuickSettingsControllerImplBaseTest.java116 protected TestScope mTestScope = mKosmos.getTestScope();
DNotificationPanelViewControllerBaseTest.java365 protected TestScope mTestScope = mKosmos.getTestScope();
612 mKosmos.getTestScope().getBackgroundScope(), in setup()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DVisualStabilityCoordinatorTest.java102 private final TestScope mTestScope = mKosmos.getTestScope();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/
DCastTileTest.java113 private final TestScope mTestScope = TestScopeProvider.getTestScope();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManagerTest.java127 private final TestScope mTestScope = mKosmos.getTestScope();
DNotificationTestHelper.java153 private final TestScope mTestScope = TestScopeProvider.getTestScope();
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java157 private final TestScope mTestScope = TestScopeProvider.getTestScope();