Class ShadowRotationWatcherFor22


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void addWindow​(java.lang.Object phoneWindow)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowRotationWatcherFor22

        public ShadowRotationWatcherFor22()
    • Method Detail

      • addWindow

        @Implementation
        protected void addWindow​(java.lang.Object phoneWindow)