/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/util/ |
D | SettingsScreenshotTestRule.kt | 40 emulationSpec: DeviceEmulationSpec, 44 private val deviceEmulationRule = DeviceEmulationRule(emulationSpec) 48 getEmulatedDevicePathConfig(emulationSpec), 96 emulationSpec: DeviceEmulationSpec, in settingsScreenshotTestRule() 104 emulationSpec, in settingsScreenshotTestRule()
|
/frameworks/base/tests/InputScreenshotTest/src/android/input/screenshot/ |
D | InputScreenshotTestRule.kt | 40 emulationSpec: DeviceEmulationSpec, 44 private val deviceEmulationRule = DeviceEmulationRule(emulationSpec) 48 getEmulatedDevicePathConfig(emulationSpec),
|
D | KeyboardLayoutPreviewIsoScreenshotTest.kt | 35 class KeyboardLayoutPreviewIsoScreenshotTest(emulationSpec: DeviceEmulationSpec) { in <lambda>() 44 emulationSpec, in <lambda>()
|
D | KeyboardLayoutPreviewJisScreenshotTest.kt | 34 class KeyboardLayoutPreviewJisScreenshotTest(emulationSpec: DeviceEmulationSpec) { in <lambda>() 43 emulationSpec, in <lambda>()
|
D | KeyboardLayoutPreviewAnsiScreenshotTest.kt | 34 class KeyboardLayoutPreviewAnsiScreenshotTest(emulationSpec: DeviceEmulationSpec) { in <lambda>() 43 emulationSpec, in <lambda>()
|
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/ui/ |
D | FooterScreenshotTest.kt | 31 class FooterScreenshotTest(emulationSpec: DeviceEmulationSpec) { 41 emulationSpec, in getTestSpecs()
|
D | SpinnerScreenshotTest.kt | 32 class SpinnerScreenshotTest(emulationSpec: DeviceEmulationSpec) { 42 emulationSpec, in getTestSpecs()
|
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/preference/ |
D | MainSwitchPreferenceScreenshotTest.kt | 33 class MainSwitchPreferenceScreenshotTest(emulationSpec: DeviceEmulationSpec) { 43 emulationSpec, in getTestSpecs()
|
D | TwoTargetSwitchPreferenceScreenshotTest.kt | 34 class TwoTargetSwitchPreferenceScreenshotTest(emulationSpec: DeviceEmulationSpec) { 44 emulationSpec, in getTestSpecs()
|
D | SliderPreferenceScreenshotTest.kt | 35 class SliderPreferenceScreenshotTest(emulationSpec: DeviceEmulationSpec) { 45 emulationSpec, in getTestSpecs()
|
D | ProgressBarPreferenceScreenshotTest.kt | 39 class ProgressBarPreferenceScreenshotTest(emulationSpec: DeviceEmulationSpec) { 49 emulationSpec, in getTestSpecs()
|
D | SwitchPreferenceScreenshotTest.kt | 37 class SwitchPreferenceScreenshotTest(emulationSpec: DeviceEmulationSpec) { 47 emulationSpec, in getTestSpecs()
|
D | PreferenceScreenshotTest.kt | 38 class PreferenceScreenshotTest(emulationSpec: DeviceEmulationSpec) { 52 emulationSpec, in getTestSpecs()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
D | TransitionAnimatorTest.kt | 54 private val emulationSpec = in <lambda>() constant 74 @get:Rule(order = 0) val deviceEmulationRule = DeviceEmulationRule(emulationSpec) in <lambda>() 153 right = containerLocation[0] + emulationSpec.display.width, in <lambda>() 154 bottom = containerLocation[1] + emulationSpec.display.height, in <lambda>()
|
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/illustration/ |
D | ImageIllustrationScreenshotTest.kt | 34 class ImageIllustrationScreenshotTest(emulationSpec: DeviceEmulationSpec) { 44 emulationSpec, in getTestSpecs()
|
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/chart/ |
D | PieChartScreenshotTest.kt | 33 class PieChartScreenshotTest(emulationSpec: DeviceEmulationSpec) { 43 emulationSpec, in getTestSpecs()
|
D | LineChartScreenshotTest.kt | 35 class LineChartScreenshotTest(emulationSpec: DeviceEmulationSpec) { in <lambda>() 45 emulationSpec, in <lambda>()
|
D | BarChartScreenshotTest.kt | 35 class BarChartScreenshotTest(emulationSpec: DeviceEmulationSpec) { in <lambda>() 45 emulationSpec, in <lambda>()
|
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/button/ |
D | ActionButtonsScreenshotTest.kt | 36 class ActionButtonsScreenshotTest(emulationSpec: DeviceEmulationSpec) { 46 emulationSpec, in getTestSpecs()
|
/frameworks/base/packages/CredentialManager/tests/robotests/screenshot/src/com/android/credentialmanager/ |
D | GetCredScreenshotTest.kt | 45 class GetCredScreenshotTest(emulationSpec: DeviceEmulationSpec) { 62 emulationSpec, in getTestSpecs() 63 CredentialManagerGoldenPathManager(getEmulatedDevicePathConfig(emulationSpec)) in getTestSpecs()
|