/cts/hostsidetests/appcompat/ |
D | OWNERS | 2 include tools/platform-compat:/OWNERS
|
/cts/hostsidetests/appcompat/compatchanges/ |
D | Android.bp | 37 java_resources: [":cts-global-compat-config"], 41 name: "cts-global-compat-config",
|
/cts/hostsidetests/classpath/src/android/classpath/cts/ |
D | ClasspathDeviceInfo.java | 19 import static android.compat.testing.Classpaths.ClasspathType.BOOTCLASSPATH; 20 import static android.compat.testing.Classpaths.ClasspathType.SYSTEMSERVERCLASSPATH; 24 import android.compat.testing.Classpaths; 25 import android.compat.testing.Classpaths.ClasspathType; 26 import android.compat.testing.SharedLibraryInfo;
|
/cts/tests/tests/media/projection/src/android/media/projection/cts/ |
D | MediaProjectionCompatChangeTest.java | 34 import android.compat.testing.PlatformCompatChangeRule; 49 import libcore.junit.util.compat.CoreCompatChangeRule.DisableCompatChanges; 50 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;
|
/cts/hostsidetests/appcompat/compatchanges/src/com/android/cts/appcompat/ |
D | CompatChangesValidConfigTest.java | 21 import android.compat.cts.Change; 22 import android.compat.cts.CompatChangeGatingTestCase;
|
D | CompatChangesPreInstallOverrideTest.java | 24 import android.compat.cts.Change; 25 import android.compat.cts.CompatChangeGatingTestCase;
|
D | CompatChangesSystemApiTest.java | 23 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/ |
D | InlineSuggestionsRequestHostTest.java | 19 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/hostsidetests/classpath/ |
D | Android.bp | 19 "compat-classpaths-testing",
|
/cts/hostsidetests/appcompat/hiddenapi/app/src/android/compat/hiddenapi/cts/ |
D | HiddenApiUsedActivity.java | 17 package android.compat.hiddenapi.cts;
|
/cts/tests/app/src/android/app/cts/ |
D | CloseSystemDialogsTest.java | 182 compat(APP_COMPAT_RESET, ActivityManager.LOCK_DOWN_CLOSE_SYSTEM_DIALOGS, APP_HELPER); in tearDown() 183 compat(APP_COMPAT_RESET, "NOTIFICATION_TRAMPOLINE_BLOCK", APP_HELPER); in tearDown() 408 compat(APP_COMPAT_ENABLE, ActivityManager.LOCK_DOWN_CLOSE_SYSTEM_DIALOGS, APP_HELPER); in setTargetCurrent() 409 compat(APP_COMPAT_ENABLE, "NOTIFICATION_TRAMPOLINE_BLOCK", APP_HELPER); in setTargetCurrent() 488 private static void compat(String command, String changeId, String packageName) { in compat() method 493 private static void compat(String command, long changeId, String packageName) { in compat() method 494 compat(command, Long.toString(changeId), packageName); in compat()
|
/cts/hostsidetests/telephony/src/android/telephony/cts/ |
D | TelephonyHostTest.java | 19 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/tests/tests/notification/NotificationExtenders/src/android/app/notification/extenders/cts/ |
D | WearableExtenderApiTestHost.kt | 19 import android.compat.cts.CompatChangeGatingTestCase
|
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/ |
D | AlwaysOnHotwordDetectorNoDspTest.java | 37 import android.compat.testing.PlatformCompatChangeRule; 58 import libcore.junit.util.compat.CoreCompatChangeRule.DisableCompatChanges; 59 import libcore.junit.util.compat.CoreCompatChangeRule.EnableCompatChanges;
|
/cts/hostsidetests/media/src/android/media/audio/cts/ |
D | AudioVolumeBehaviorCompatHostTest.java | 19 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/hostsidetests/telephonyprovider/src/android/telephonyprovider/cts/ |
D | TelephonyProviderHostTest.java | 19 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/hostsidetests/webkit/src/com/android/cts/webkit/ |
D | WebViewHostSideURLUtilTest.java | 18 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/hostsidetests/tagging/src/com/android/cts/tagging/ |
D | TaggingBaseTest.java | 19 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ |
D | TimingConstraintsTest.java | 22 import android.app.compat.CompatChanges; 23 import android.app.compat.PackageOverride;
|
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/ |
D | InlineSuggestionsRequestDeviceTest.java | 23 import android.app.compat.CompatChanges;
|
/cts/hostsidetests/security/src/android/security/cts/ |
D | ZipPathValidatorHostTest.java | 19 import android.compat.cts.CompatChangeGatingTestCase;
|
/cts/tests/AlarmManager/util/src/android/alarmmanager/util/ |
D | Utils.java | 20 import android.app.compat.CompatChanges;
|
/cts/hostsidetests/appcompat/strictjavapackages/app/src/android/compat/sjp/app/ |
D | ApexDeviceTest.java | 17 package android.compat.sjp.app;
|
/cts/hostsidetests/systemui/app/ |
D | Android.bp | 30 // target version 33 so the test app can have its compat change disabled
|
/cts/hostsidetests/graphics/displaymode/ |
D | Android.bp | 38 java_resources: [":cts-global-compat-config"],
|