Home
last modified time | relevance | path

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

/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
DCheckedListItem.java21 import android.widget.CheckedTextView;
63 private CheckedTextView getCheckedTextView() { in getCheckedTextView()
64 return (CheckedTextView) findViewById(R.id.checked_text_view); in getCheckedTextView()
/frameworks/base/core/java/android/widget/
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()
/frameworks/base/core/java/com/android/internal/app/
DAlertController.java51 import android.widget.CheckedTextView;
1204 CheckedTextView text = (CheckedTextView) view.findViewById(R.id.text1); in createListView()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-q.txt20 Landroid/R$styleable;->CheckedTextView:[I
510 Lcom/android/internal/R$styleable;->CheckedTextView:[I
Dhiddenapi-max-target-o.txt65846 Landroid/widget/CheckedTextView$SavedState;-><init>(Landroid/os/Parcel;)V
65847 Landroid/widget/CheckedTextView$SavedState;-><init>(Landroid/os/Parcelable;)V
65848 Landroid/widget/CheckedTextView$SavedState;->checked:Z
65849 Landroid/widget/CheckedTextView$SavedState;->CREATOR:Landroid/os/Parcelable$Creator;
65850 Landroid/widget/CheckedTextView;->applyCheckMarkTint()V
65851 Landroid/widget/CheckedTextView;->CHECKED_STATE_SET:[I
65852 Landroid/widget/CheckedTextView;->encodeProperties(Landroid/view/ViewHierarchyEncoder;)V
65853 Landroid/widget/CheckedTextView;->internalSetPadding(IIII)V
65854 Landroid/widget/CheckedTextView;->isCheckMarkAtStart()Z
65855 Landroid/widget/CheckedTextView;->mBasePadding:I
[all …]
/frameworks/base/config/
Ddirty-image-objects1514 Landroid/widget/CheckedTextView; 420
Dboot-image-profile.txt19462 …->computeVerticalScrollExtent()I+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
19463 …->computeVerticalScrollOffset()I+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
19485 …tainView(I[Z)Landroid/view/View;+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
19512 …outParams(Landroid/view/View;I)V+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
20080 …>measureHeightOfChildren(IIIII)I+]Landroid/view/View;Landroid/widget/CheckedTextView;]Landroid/wid…
20081 …w;->measureScrapChild(Landroid/view/View;III)V+]Landroid/view/View;Landroid/widget/CheckedTextView;
20093 …ew/View;Landroid/widget/CheckedTextView;,Landroid/widget/LinearLayout;]Landroid/widget/Checkable;L…
20506 …nt;Landroid/text/TextPaint;]Landroid/widget/TextView;Landroid/widget/CheckedTextView;,Landroid/wid…
20768 …TextView;->startMarquee()V+]Landroid/widget/TextView;Landroid/widget/CheckedTextView;,Landroid/wid…
42410 Landroid/widget/CheckedTextView;
Dpreloaded-classes9862 android.widget.CheckedTextView
/frameworks/base/boot/
Dboot-image-profile.txt19398 …->computeVerticalScrollExtent()I+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
19399 …->computeVerticalScrollOffset()I+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
19421 …tainView(I[Z)Landroid/view/View;+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
19448 …outParams(Landroid/view/View;I)V+]Landroid/view/View;Landroid/widget/CheckedTextView;,Landroid/wid…
20016 …>measureHeightOfChildren(IIIII)I+]Landroid/view/View;Landroid/widget/CheckedTextView;]Landroid/wid…
20017 …w;->measureScrapChild(Landroid/view/View;III)V+]Landroid/view/View;Landroid/widget/CheckedTextView;
20029 …ew/View;Landroid/widget/CheckedTextView;,Landroid/widget/LinearLayout;]Landroid/widget/Checkable;L…
20442 …nt;Landroid/text/TextPaint;]Landroid/widget/TextView;Landroid/widget/CheckedTextView;,Landroid/wid…
20704 …TextView;->startMarquee()V+]Landroid/widget/TextView;Landroid/widget/CheckedTextView;,Landroid/wid…
32249 Landroid/widget/CheckedTextView;
Dpreloaded-classes9831 android.widget.CheckedTextView
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37110 public class CheckedTextView extends android.widget.TextView implements android.widget.Checkable {
37111 ctor public CheckedTextView(android.content.Context);
37112 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet);
37113 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
37114 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int, int);
/frameworks/base/core/api/
Dcurrent.txt58959 public class CheckedTextView extends android.widget.TextView implements android.widget.Checkable {
58960 ctor public CheckedTextView(android.content.Context);
58961 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet);
58962 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int);
58963 ctor public CheckedTextView(android.content.Context, android.util.AttributeSet, int, int);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...