Class ShadowWindowManagerImpl

    • Constructor Detail

      • ShadowWindowManagerImpl

        public ShadowWindowManagerImpl()
    • Method Detail

      • configureDefaultDisplayForJBOnly

        public static void configureDefaultDisplayForJBOnly​(Configuration configuration,
                                                            DisplayMetrics displayMetrics)
        internal only
      • removeView

        @Implementation
        public void removeView​(View view)
      • removeViewImmediate

        @Implementation
        protected void removeViewImmediate​(View view)
      • getViews

        public List<View> getViews()
      • getDefaultDisplay

        @Implementation(maxSdk=16)
        public Display getDefaultDisplay()
      • reset

        @Resetter
        public static void reset()