Searched refs:CheckedTextView (Results 1 – 11 of 11) sorted by relevance
/aosp14/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/ |
H A D | CheckedListItem.java | 21 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 D | CheckedTextView.java | 55 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 D | AlertController.java | 51 import android.widget.CheckedTextView; 1204 CheckedTextView text = (CheckedTextView) view.findViewById(R.id.text1); in createListView()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-q.txt | 20 Landroid/R$styleable;->CheckedTextView:[I 510 Lcom/android/internal/R$styleable;->CheckedTextView:[I
|
H A D | hiddenapi-max-target-o.txt | 66491 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 D | preloaded-classes | 9531 android.widget.CheckedTextView
|
H A D | boot-image-profile.txt | 32329 Landroid/widget/CheckedTextView;
|
/aosp14/frameworks/base/config/ |
H A D | preloaded-classes | 9562 android.widget.CheckedTextView
|
H A D | boot-image-profile.txt | 42463 Landroid/widget/CheckedTextView;
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 58329 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |