Class ShadowRotationWatcherFor22


  • @Implements(className="com.android.internal.policy.impl.PhoneWindow$RotationWatcher",
                isInAndroidSdk=false,
                maxSdk=22,
                looseSignatures=true)
    public class ShadowRotationWatcherFor22
    extends Object
    Shadow for RotationWatcher for API 16-22
    • Constructor Detail

      • ShadowRotationWatcherFor22

        public ShadowRotationWatcherFor22()
    • Method Detail

      • addWindow

        @Implementation
        protected void addWindow​(Object phoneWindow)