Home
last modified time | relevance | path

Searched refs:SysuiTestCase (Results 1 – 25 of 1522) sorted by relevance

12345678910>>...61

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/
DNotificationsKeyguardInteractorTest.kt19 import com.android.systemui.SysuiTestCase
30 class NotificationsKeyguardInteractorTest : SysuiTestCase() {
37 fun create(@BindsInstance test: SysuiTestCase): TestComponent in create()
DNotificationAlertsInteractorTest.kt21 import com.android.systemui.SysuiTestCase
31 class NotificationAlertsInteractorTest : SysuiTestCase() {
40 fun create(@BindsInstance test: SysuiTestCase): TestComponent in create()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/shaders/
DSolidColorShaderTest.kt21 import com.android.systemui.SysuiTestCase
27 class SolidColorShaderTest : SysuiTestCase() {
DSparkleShaderTest.kt21 import com.android.systemui.SysuiTestCase
27 class SparkleShaderTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/deviceentry/shared/
DFaceAuthReasonTest.kt20 import com.android.systemui.SysuiTestCase
26 class FaceAuthReasonTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/leak/
DReferenceTestUtilsTest.java24 import com.android.systemui.SysuiTestCase;
31 public class ReferenceTestUtilsTest extends SysuiTestCase {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/
DResourceIconTest.kt21 import com.android.systemui.SysuiTestCase
28 class ResourceIconTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/kosmos/
DGeneralKosmos.kt3 import com.android.systemui.SysuiTestCase
12 var Kosmos.testCase: SysuiTestCase by Fixture()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/ripple/
DRippleViewTest.kt20 import com.android.systemui.SysuiTestCase
27 class RippleViewTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/view/
DMediaViewHolderTest.kt24 import com.android.systemui.SysuiTestCase
31 class MediaViewHolderTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/coroutines/
DFlowTest.kt5 import com.android.systemui.SysuiTestCase
16 class FlowTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scene/shared/flag/
DSceneContainerFlagsTest.kt21 import com.android.systemui.SysuiTestCase
30 internal class SceneContainerFlagsTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/carrier/
DCellSignalStateTest.kt21 import com.android.systemui.SysuiTestCase
29 class CellSignalStateTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/compose/
DCommunalHubUtilsTest.kt24 import com.android.systemui.SysuiTestCase
33 class CommunalHubUtilsTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DStatusBarStateEventTest.kt21 import com.android.systemui.SysuiTestCase in <lambda>()
28 class StatusBarStateEventTest : SysuiTestCase() { in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ongoingcall/data/repository/
DOngoingCallRepositoryTest.kt20 import com.android.systemui.SysuiTestCase
26 class OngoingCallRepositoryTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/retail/domain/interactor/
DRetailModeInteractorImplTest.kt21 import com.android.systemui.SysuiTestCase
29 class RetailModeInteractorImplTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/animation/
DAnimationUtilTest.kt21 import com.android.systemui.SysuiTestCase
29 class AnimationUtilTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
DToggleRangeTemplateTest.kt22 import com.android.systemui.SysuiTestCase
29 class ToggleRangeTemplateTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUserSwitcherAnchorTest.kt22 import com.android.systemui.SysuiTestCase
30 class KeyguardUserSwitcherAnchorTest : SysuiTestCase() {
DKeyguardStatusAreaViewTest.kt6 import com.android.systemui.SysuiTestCase
15 class KeyguardStatusAreaViewTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
DMenuNotificationFactoryTest.java26 import com.android.systemui.SysuiTestCase;
34 public class MenuNotificationFactoryTest extends SysuiTestCase {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/kotlin/
DSuspendUtilTests.kt21 import com.android.systemui.SysuiTestCase
32 class RaceSuspendTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/surfaceeffects/turbulencenoise/
DTurbulenceNoiseShaderTest.kt20 import com.android.systemui.SysuiTestCase
29 class TurbulenceNoiseShaderTest : SysuiTestCase() {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/controller/
DControlsTileResourceConfigurationImplTest.kt22 import com.android.systemui.SysuiTestCase
30 class ControlsTileResourceConfigurationImplTest : SysuiTestCase() {

12345678910>>...61