Home
last modified time | relevance | path

Searched refs:PhoneAndTabletMinimal (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/ui/
DFooterScreenshotTest.kt27 import platform.test.screenshot.PhoneAndTabletMinimal
35 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DSpinnerScreenshotTest.kt28 import platform.test.screenshot.PhoneAndTabletMinimal
36 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/preference/
DMainSwitchPreferenceScreenshotTest.kt29 import platform.test.screenshot.PhoneAndTabletMinimal
37 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DTwoTargetSwitchPreferenceScreenshotTest.kt30 import platform.test.screenshot.PhoneAndTabletMinimal
38 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DSliderPreferenceScreenshotTest.kt31 import platform.test.screenshot.PhoneAndTabletMinimal
39 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DProgressBarPreferenceScreenshotTest.kt35 import platform.test.screenshot.PhoneAndTabletMinimal
43 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DSwitchPreferenceScreenshotTest.kt33 import platform.test.screenshot.PhoneAndTabletMinimal
41 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DPreferenceScreenshotTest.kt34 import platform.test.screenshot.PhoneAndTabletMinimal
42 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/illustration/
DImageIllustrationScreenshotTest.kt30 import platform.test.screenshot.PhoneAndTabletMinimal
38 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/chart/
DPieChartScreenshotTest.kt29 import platform.test.screenshot.PhoneAndTabletMinimal
37 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
DLineChartScreenshotTest.kt31 import platform.test.screenshot.PhoneAndTabletMinimal in <lambda>()
39 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in <lambda>()
DBarChartScreenshotTest.kt31 import platform.test.screenshot.PhoneAndTabletMinimal in <lambda>()
39 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in <lambda>()
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/button/
DActionButtonsScreenshotTest.kt32 import platform.test.screenshot.PhoneAndTabletMinimal
40 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in getTestSpecs()
/frameworks/base/tests/InputScreenshotTest/src/android/input/screenshot/
DDefaultDeviceEmulationSpec.kt43 val DeviceEmulationSpec.Companion.PhoneAndTabletMinimal constant
DKeyboardLayoutPreviewIsoScreenshotTest.kt39 fun getTestSpecs() = DeviceEmulationSpec.PhoneAndTabletMinimal in <lambda>()