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

/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java2520 mDrawable.renewBounds(width);
2708 renewBounds(width);
2718 public void renewBounds(int width) { method in class:EditStyledText.EditStyledTextSpans.HorizontalLineDrawable
2722 Log.d(LOG_TAG, "--- renewBounds:" + width);
2764 Log.e(LOG_TAG, "---renewBounds: Couldn't find");

Completed in 155 milliseconds