Searched defs:SET_DRAWABLE_PARAMETERS_TAG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java107 private static final int SET_DRAWABLE_PARAMETERS_TAG = 3; field in class:RemoteViews
1065 dest.writeInt(SET_DRAWABLE_PARAMETERS_TAG);
2454 case SET_DRAWABLE_PARAMETERS_TAG:

Completed in 107 milliseconds