Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java6981 public final void setTextKeepState(CharSequence text) { in setTextKeepState() method in TextView.Drawables
6982 setTextKeepState(text, mBufferType); in setTextKeepState()
7285 public final void setTextKeepState(CharSequence text, BufferType type) { in setTextKeepState() method in TextView.Drawables
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt60436 method public final void setTextKeepState(CharSequence);
60437 method public final void setTextKeepState(CharSequence, android.widget.TextView.BufferType);