Class ShadowPopupWindow


  • @Implements(android.widget.PopupWindow.class)
    public class ShadowPopupWindow
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void invokePopup​(android.view.WindowManager.LayoutParams p)  
      • Methods inherited from class java.lang.Object

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

      • ShadowPopupWindow

        public ShadowPopupWindow()
    • Method Detail

      • invokePopup

        @Implementation
        protected void invokePopup​(android.view.WindowManager.LayoutParams p)