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

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

Completed in 29 milliseconds