Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/app/compat/
H A DCompatChangesTest.java52 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in CompatChangesTest
/aosp14/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/
H A DPlatformCompatGatingTest.java42 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in PlatformCompatGatingTest
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DRegisterComponentCallbacksTest.java59 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in RegisterComponentCallbacksTest
/aosp14/frameworks/base/core/tests/coretests/src/android/content/
H A DContextWrapperTest.java57 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in ContextWrapperTest
/aosp14/frameworks/base/core/tests/coretests/src/android/text/format/
H A DDateFormatTest.java48 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in DateFormatTest
/aosp14/frameworks/base/media/tests/projection/src/android/media/projection/
H A DMediaProjectionTest.java99 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in MediaProjectionTest
/aosp14/frameworks/base/core/tests/coretests/src/android/content/res/
H A DFontScaleConverterActivityTest.java68 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in FontScaleConverterActivityTest
/aosp14/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
H A DContentCaptureSessionTest.java54 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in ContentCaptureSessionTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/audio/
H A DAbsoluteVolumeBehaviorTest.java59 public TestRule compatChangeRule = new CoreCompatChangeRule(); field in AbsoluteVolumeBehaviorTest
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/utils/
H A DBackupEligibilityRulesTest.java71 @Rule public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in BackupEligibilityRulesTest
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DLetterboxUiControllerTest.java123 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in LetterboxUiControllerTest
H A DSizeCompatTests.java155 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in SizeCompatTests
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDisplayManagerServiceTest.java153 public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in DisplayManagerServiceTest
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DPowerManagerServiceTest.java168 @Rule public TestRule compatChangeRule = new PlatformCompatChangeRule(); field in PowerManagerServiceTest