Home | History | Annotate | Download | only in widget

Lines Matching refs:resId

270      * @param resId the resource identifier of the the drawable
275 public void setImageResource(int resId) {
276 if (mUri != null || mResource != resId) {
278 mResource = resId;