Package org.robolectric.shadows
Class ShadowListPopupWindow
java.lang.Object
org.robolectric.shadows.ShadowListPopupWindow
@Implements(android.widget.ListPopupWindow.class) public class ShadowListPopupWindow extends Object
-
Constructor Summary
Constructors Constructor Description ShadowListPopupWindow() -
Method Summary
Modifier and Type Method Description static ListPopupWindowgetLatestListPopupWindow()protected voidshow()
-
Constructor Details
-
ShadowListPopupWindow
public ShadowListPopupWindow()
-
-
Method Details