Home
last modified time | relevance | path

Searched defs:sDisableAnimationRule (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/appcompat/
H A DAppCompatTests.java73 public static DisableAnimationRule sDisableAnimationRule = new DisableAnimationRule(); field in AppCompatTests
/aosp_15_r20/cts/tests/tests/packageinstaller/criticaluserjourney/src/android/packageinstaller/criticaluserjourney/cts/
H A DPackageInstallerCujTestBase.java133 public static final DisableAnimationRule sDisableAnimationRule = new DisableAnimationRule(); field in PackageInstallerCujTestBase