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

/frameworks/base/core/java/android/widget/
H A DTextView.java5223 public final void setTextKeepState(CharSequence text) { method in class:TextView
5224 setTextKeepState(text, mBufferType);
5467 public final void setTextKeepState(CharSequence text, BufferType type) { method in class:TextView

Completed in 1548 milliseconds