Package org.robolectric.shadows
Class ShadowRotationWatcher
java.lang.Object
org.robolectric.shadows.ShadowRotationWatcher
@Implements(className="com.android.internal.policy.PhoneWindow$RotationWatcher",
isInAndroidSdk=false,
minSdk=23)
public class ShadowRotationWatcher
extends Object
Shadow for RotationWatcher for API 23+
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addWindow
(com.android.internal.policy.PhoneWindow phoneWindow)
-
Constructor Details
-
ShadowRotationWatcher
public ShadowRotationWatcher()
-
-
Method Details
-
addWindow
-