Package org.robolectric.shadows
Class ShadowPopupWindow
- java.lang.Object
-
- org.robolectric.shadows.ShadowPopupWindow
-
@Implements(android.widget.PopupWindow.class) public class ShadowPopupWindow extends Object
-
-
Constructor Summary
Constructors Constructor Description ShadowPopupWindow()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
invokePopup(WindowManager.LayoutParams p)
-
-
-
Method Detail
-
invokePopup
@Implementation protected void invokePopup(WindowManager.LayoutParams p)
-
-