@Implements(className="com.android.internal.policy.impl.PhoneWindow", maxSdk=22, looseSignatures=true, isInAndroidSdk=false) public class ShadowPhoneWindowFor22 extends ShadowPhoneWindow
realWindow
backgroundDrawable, title
Constructor | Description |
---|---|
ShadowPhoneWindowFor22() |
Modifier and Type | Method | Description |
---|---|---|
protected int |
getOptionsPanelGravity() |
|
void |
setBackgroundDrawable(Drawable drawable) |
|
void |
setTitle(CharSequence title) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addOnFrameMetricsAvailableListener, create, getBackgroundDrawable, getFlag, getIndeterminateProgressBar, getProgressBar, getSoftInputMode, getTitle, removeOnFrameMetricsAvailableListener, reportOnFrameMetricsAvailable, reportOnFrameMetricsAvailable, setFlags, setSoftInputMode
@Implementation(maxSdk=22) public void setTitle(CharSequence title)
setTitle
in class ShadowPhoneWindow
@Implementation(maxSdk=22) public void setBackgroundDrawable(Drawable drawable)
setBackgroundDrawable
in class ShadowPhoneWindow
@Implementation(maxSdk=22) protected int getOptionsPanelGravity()
getOptionsPanelGravity
in class ShadowPhoneWindow