| Package | Description |
|---|---|
| org.robolectric | |
| org.robolectric.shadows |
Package containing shadow classes for the Android SDK.
|
| Modifier and Type | Method and Description |
|---|---|
static ShadowPopupMenu |
Shadows.shadowOf(android.widget.PopupMenu actual) |
| Modifier and Type | Method and Description |
|---|---|
ShadowPopupMenu |
ShadowApplication.getLatestPopupMenu() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ShadowPopupMenu.setLatestPopupMenu(ShadowPopupMenu latestPopupMenu) |
void |
ShadowApplication.setLatestPopupMenu(ShadowPopupMenu latestPopupMenu) |
Copyright © 2015. All rights reserved.