Added Methods
|
void addStableView (int, RemoteViews, int)
|
|
int getViewId ()
|
|
void setBlendMode (int, String, BlendMode)
|
|
void setCharSequence (int, String, int)
|
|
void setCharSequenceAttr (int, String, int)
|
|
void setColor (int, String, int)
|
|
void setColorAttr (int, String, int)
|
|
void setColorInt (int, String, int, int)
|
|
void setColorStateList (int, String, ColorStateList)
|
|
void setColorStateList (int, String, ColorStateList, ColorStateList)
|
|
void setColorStateList (int, String, int)
|
|
void setColorStateListAttr (int, String, int)
|
|
void setCompoundButtonChecked (int, boolean)
|
|
void setFloatDimen (int, String, float, int)
|
|
void setFloatDimen (int, String, int)
|
|
void setFloatDimenAttr (int, String, int)
|
|
void setIcon (int, String, Icon, Icon)
|
|
void setIntDimen (int, String, float, int)
|
|
void setIntDimen (int, String, int)
|
|
void setIntDimenAttr (int, String, int)
|
|
void setOnCheckedChangeResponse (int, RemoteResponse)
|
|
void setRadioGroupChecked (int, int)
|
|
void setRemoteAdapter (int, RemoteCollectionItems)
|
|
void setViewLayoutHeight (int, float, int)
|
|
void setViewLayoutHeightAttr (int, int)
|
|
void setViewLayoutHeightDimen (int, int)
|
|
void setViewLayoutMargin (int, int, float, int)
|
|
void setViewLayoutMarginAttr (int, int, int)
|
|
void setViewLayoutMarginDimen (int, int, int)
|
|
void setViewLayoutWidth (int, float, int)
|
|
void setViewLayoutWidthAttr (int, int)
|
|
void setViewLayoutWidthDimen (int, int)
|
|
void setViewOutlinePreferredRadius (int, float, int)
|
|
void setViewOutlinePreferredRadiusAttr (int, int)
|
|
void setViewOutlinePreferredRadiusDimen (int, int)
|
|