Searched refs:CheckedTextView (Results 1 – 13 of 13) sorted by relevance
21 import android.widget.CheckedTextView;63 private CheckedTextView getCheckedTextView() { in getCheckedTextView()64 return (CheckedTextView) findViewById(R.id.checked_text_view); in getCheckedTextView()
55 public class CheckedTextView extends TextView implements Checkable { class77 public CheckedTextView(Context context) { in CheckedTextView() method in CheckedTextView81 public CheckedTextView(Context context, AttributeSet attrs) { in CheckedTextView() method in CheckedTextView85 public CheckedTextView(Context context, AttributeSet attrs, int defStyleAttr) { in CheckedTextView() method in CheckedTextView89 public CheckedTextView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in CheckedTextView() method in CheckedTextView93 attrs, R.styleable.CheckedTextView, defStyleAttr, defStyleRes); in CheckedTextView()94 saveAttributeDataForStyleable(context, R.styleable.CheckedTextView, in CheckedTextView()496 return CheckedTextView.class.getName(); in getAccessibilityClassName()
51 import android.widget.CheckedTextView;1204 CheckedTextView text = (CheckedTextView) view.findViewById(R.id.text1); in createListView()
20 Landroid/R$styleable;->CheckedTextView:[I510 Lcom/android/internal/R$styleable;->CheckedTextView:[I
65846 Landroid/widget/CheckedTextView$SavedState;-><init>(Landroid/os/Parcel;)V65847 Landroid/widget/CheckedTextView$SavedState;-><init>(Landroid/os/Parcelable;)V65848 Landroid/widget/CheckedTextView$SavedState;->checked:Z65849 Landroid/widget/CheckedTextView$SavedState;->CREATOR:Landroid/os/Parcelable$Creator;65850 Landroid/widget/CheckedTextView;->applyCheckMarkTint()V65851 Landroid/widget/CheckedTextView;->CHECKED_STATE_SET:[I65852 Landroid/widget/CheckedTextView;->encodeProperties(Landroid/view/ViewHierarchyEncoder;)V65853 Landroid/widget/CheckedTextView;->internalSetPadding(IIII)V65854 Landroid/widget/CheckedTextView;->isCheckMarkAtStart()Z65855 Landroid/widget/CheckedTextView;->mBasePadding:I[all …]
1514 Landroid/widget/CheckedTextView; 420
19462 …->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;
9862 android.widget.CheckedTextView
19398 …->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;
9831 android.widget.CheckedTextView
37110 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);
58959 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);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...