Class ShadowUiAutomation

    • Constructor Detail

      • ShadowUiAutomation

        public ShadowUiAutomation()
    • Method Detail

      • setAnimationScaleCompat

        public static void setAnimationScaleCompat​(float scale)
        Sets the animation scale, see UiAutomation.setAnimationScale(float). Provides backwards compatible access to SDKs < T.
      • setAnimationScale

        @Implementation(minSdk=33)
        protected void setAnimationScale​(float scale)
      • setRotation

        @Implementation
        protected boolean setRotation​(int rotation)
      • throwIfNotConnectedLocked

        @Implementation
        protected void throwIfNotConnectedLocked()