Class ShadowWindowManagerImpl.ShadowCompatModeWrapper

  • Enclosing class:
    ShadowWindowManagerImpl

    @Implements(className="android.view.WindowManagerImpl$CompatModeWrapper",
                maxSdk=16)
    public static class ShadowWindowManagerImpl.ShadowCompatModeWrapper
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected android.view.Display getDefaultDisplay()  
      • Methods inherited from class java.lang.Object

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

      • ShadowCompatModeWrapper

        public ShadowCompatModeWrapper()
    • Method Detail

      • getDefaultDisplay

        @Implementation(maxSdk=16)
        protected android.view.Display getDefaultDisplay()