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

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

Completed in 44 milliseconds