Class ShadowWindowManagerGlobal

    • Constructor Detail

      • ShadowWindowManagerGlobal

        public ShadowWindowManagerGlobal()
    • Method Detail

      • reset

        @Resetter
        public static void reset()
      • getWindowSession

        @Implementation(minSdk=18)
        public static Object getWindowSession()
      • getWindowSession

        @Implementation(maxSdk=17)
        public static Object getWindowSession​(Looper looper)