@Implements(className="com.android.internal.policy.PhoneWindow",
isInAndroidSdk=false,
minSdk=23)
public class ShadowPhoneWindow
extends ShadowWindow
| Modifier and Type | Field and Description |
|---|---|
protected Window |
realWindow |
backgroundDrawable, title| Constructor and Description |
|---|
ShadowPhoneWindow() |
| Modifier and Type | Method and Description |
|---|---|
void |
setBackgroundDrawable(Drawable drawable) |
void |
setTitle(CharSequence title) |
create, getBackgroundDrawable, getFlag, getIndeterminateProgressBar, getProgressBar, getSoftInputMode, getTitle, setFlags, setSoftInputMode@RealObject protected Window realWindow
@Implementation(minSdk=23) public void setTitle(CharSequence title)
@Implementation(minSdk=23) public void setBackgroundDrawable(Drawable drawable)