Class ShadowRotationWatcher


  • @Implements(className="com.android.internal.policy.PhoneWindow$RotationWatcher",
                isInAndroidSdk=false,
                minSdk=23)
    public class ShadowRotationWatcher
    extends java.lang.Object
    Shadow for RotationWatcher for API 23+
    • Method Summary

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

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

      • ShadowRotationWatcher

        public ShadowRotationWatcher()
    • Method Detail

      • addWindow

        @Implementation
        protected void addWindow​(com.android.internal.policy.PhoneWindow phoneWindow)