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

/frameworks/base/core/java/android/widget/
H A DTextView.java316 final static int DRAWABLE_NONE = -1; field in class:TextView.Drawables
337 int mDrawableSaved = DRAWABLE_NONE;
446 case DRAWABLE_NONE:

Completed in 25 milliseconds