Home
last modified time | relevance | path

Searched refs:CheckedTextView (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DCheckedListItem.java21 import android.widget.CheckedTextView;
63 private CheckedTextView getCheckedTextView() { in getCheckedTextView()
64 return (CheckedTextView) findViewById(R.id.checked_text_view); in getCheckedTextView()
/aosp14/frameworks/base/core/java/android/widget/
H A DCheckedTextView.java55 public class CheckedTextView extends TextView implements Checkable { class
77 public CheckedTextView(Context context) { in CheckedTextView() method in CheckedTextView
81 public CheckedTextView(Context context, AttributeSet attrs) { in CheckedTextView() method in CheckedTextView
85 public CheckedTextView(Context context, AttributeSet attrs, int defStyleAttr) { in CheckedTextView() method in CheckedTextView
89 public CheckedTextView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in CheckedTextView() method in CheckedTextView
93 attrs, R.styleable.CheckedTextView, defStyleAttr, defStyleRes); in CheckedTextView()
94 saveAttributeDataForStyleable(context, R.styleable.CheckedTextView, in CheckedTextView()
496 return CheckedTextView.class.getName(); in getAccessibilityClassName()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DAlertController.java51 import android.widget.CheckedTextView;
1204 CheckedTextView text = (CheckedTextView) view.findViewById(R.id.text1); in createListView()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-q.txt20 Landroid/R$styleable;->CheckedTextView:[I
510 Lcom/android/internal/R$styleable;->CheckedTextView:[I
H A Dhiddenapi-max-target-o.txt66491 Landroid/widget/CheckedTextView$SavedState;->checked:Z
66493 Landroid/widget/CheckedTextView;->applyCheckMarkTint()V
66494 Landroid/widget/CheckedTextView;->CHECKED_STATE_SET:[I
66498 Landroid/widget/CheckedTextView;->mBasePadding:I
66499 Landroid/widget/CheckedTextView;->mChecked:Z
66500 Landroid/widget/CheckedTextView;->mCheckMarkResource:I
66503 Landroid/widget/CheckedTextView;->mCheckMarkWidth:I
66504 Landroid/widget/CheckedTextView;->mHasCheckMarkTint:Z
66506 Landroid/widget/CheckedTextView;->mNeedRequestlayout:Z
66509 Landroid/widget/CheckedTextView;->setBasePadding(Z)V
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9531 android.widget.CheckedTextView
H A Dboot-image-profile.txt32329 Landroid/widget/CheckedTextView;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9562 android.widget.CheckedTextView
H A Dboot-image-profile.txt42463 Landroid/widget/CheckedTextView;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58329 public class CheckedTextView extends android.widget.TextView implements android.widget.Checkable {
58330 ctor public CheckedTextView(android.content.Context);
58331 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet);
58332 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
58333 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int, int);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...