Home
last modified time | relevance | path

Searched defs:textView (Results 1 – 25 of 53) sorted by relevance

123

/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
DFindMethodTest.java32 TextView textView = mBinder.textView6; in testNoArg() local
37 TextView textView = mBinder.textView0; in testIntArg() local
42 TextView textView = mBinder.textView1; in testFloatArg() local
47 TextView textView = mBinder.textView2; in testStringArg() local
52 TextView textView = mBinder.textView3; in testBoxedArg() local
57 TextView textView = mBinder.textView4; in testInheritedMethod() local
62 TextView textView = mBinder.textView5; in testInheritedMethodInt() local
67 TextView textView = mBinder.textView7; in testStaticMethod() local
72 TextView textView = mBinder.textView8; in testStaticField() local
77 TextView textView = mBinder.textView9; in testImportStaticMethod() local
[all …]
DTextViewBindingAdapterTest.java273 private static String getDigits(TextView textView) { in getDigits()
286 TextView textView = mBinder.textPhoneNumber; in testPhoneNumber() local
298 TextView textView = mBinder.textInputMethod; in testInputMethod() local
DBindToFinalObservableFieldTest.java34 final TextView textView = (TextView) mBinder.getRoot().findViewById(R.id.text_view); in testSimple() local
DBindToFinalFieldTest.java34 final TextView textView = (TextView) mBinder.getRoot().findViewById(R.id.text_view); in testSimple() local
DNewApiTest.java52 TextView textView = mBinder.textView; in testSetElevationOlderAPI() local
/frameworks/base/core/tests/coretests/src/android/widget/
DAutoCompleteTextViewPopup.java47 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupSetListSelection() local
79 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupGetListSelection() local
106 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupClearListSelection() local
139 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNavigateNoAdapter() local
173 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupShow() local
224 private void waitAssertPopupShowState(String message, AutoCompleteTextView textView, in waitAssertPopupShowState()
235 private void waitAssertListSelection(AutoCompleteTextView textView, int expected) in waitAssertListSelection()
240 private void waitAssertListSelection(String message, AutoCompleteTextView textView, in waitAssertListSelection()
253 private void clearText(final AutoCompleteTextView textView) throws Throwable { in clearText()
DAutoCompleteTextViewCallbacks.java38 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNoSelection() local
63 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupEnterSelection() local
112 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupLeaveSelection() local
/frameworks/support/v4/java/android/support/v4/widget/
DTextViewCompat.java37 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative()
41 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
45 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
53 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative()
60 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
67 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
77 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative()
84 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
92 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
103 public void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative()
[all …]
/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
DEnvReverbTest.java72 TextView textView; in onCreate() local
274 …aram(EnvironmentalReverb reverb, int min, int max, SeekBar seekBar, TextView textView, String unit… in EnvReverbParam()
297 public RoomLevelParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in RoomLevelParam()
319 public RoomHFLevelParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in RoomHFLevelParam()
341 public DecayTimeParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in DecayTimeParam()
363 public DecayHFRatioParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in DecayHFRatioParam()
385 … public ReflectionsLevelParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in ReflectionsLevelParam()
407 … public ReflectionsDelayParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in ReflectionsDelayParam()
429 public ReverbLevelParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in ReverbLevelParam()
451 public ReverbDelayParam(EnvironmentalReverb reverb, SeekBar seekBar, TextView textView) { in ReverbDelayParam()
[all …]
DEqualizerTest.java71 TextView textView; in onCreate() local
231 TextView textView = (TextView)findViewById(viewId); in displayFreq() local
239 …alizerParam(Equalizer equalizer, int min, int max, SeekBar seekBar, TextView textView, String unit… in EqualizerParam()
264 …velParam(Equalizer equalizer, int band, short min, short max, SeekBar seekBar, TextView textView) { in BandLevelParam()
290 …public PresetParam(Equalizer equalizer, short min, short max, SeekBar seekBar, TextView textView) { in PresetParam()
DVisualizerTest.java71 TextView textView; in onCreate() local
245 TextView textView = (TextView)findViewById(viewId); in displayVal() local
/frameworks/support/v4/jellybean-mr2/android/support/v4/widget/
DTextViewCompatJbMr2.java26 public static void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative()
32 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
38 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
/frameworks/support/v4/jellybean-mr1/android/support/v4/widget/
DTextViewCompatJbMr1.java27 public static void setCompoundDrawablesRelative(@NonNull TextView textView, in setCompoundDrawablesRelative()
34 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
42 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DCustomBar.java141 TextView textView = (TextView) child; in setText() local
149 private void setText(TextView textView, String string, boolean reference) { in setText()
184 TextView textView = getStyleableTextView(); in setStyle() local
/frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
DAutoCompleteTextViewActivityLandscape.java54 AutoCompleteTextView textView = (AutoCompleteTextView) findViewById(R.id.edit); in onCreate() local
DAutoCompleteTextViewActivityPortrait.java48 AutoCompleteTextView textView = (AutoCompleteTextView) findViewById(R.id.edit); in onCreate() local
DInputTypeActivity.java150 TextView textView = (TextView) view.findViewById(R.id.label); in buildEntryView() local
/frameworks/base/core/java/com/android/internal/widget/
DTextViewInputDisabler.java41 public TextViewInputDisabler(TextView textView) { in TextViewInputDisabler()
/frameworks/base/tests/HierarchyViewerTest/src/com/android/test/hierarchyviewer/
DMainActivity.java19 View textView = findViewById(R.id.textView); in onCreate() local
/frameworks/base/core/tests/coretests/src/android/view/
DRunQueue.java39 TextView textView = new TextView(this); in onCreate() local
DPopupWindowVisibility.java62 AutoCompleteTextView textView = (AutoCompleteTextView) findViewById(R.id.auto); in onCreate() local
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTest/java/android/databinding/testapp/
DStaticAccessImportOnDemandTest.java58 private void assertText(String contents, TextView textView) { in assertText()
DStaticAccessImportOnDemandWithConflictTest.java58 private void assertText(String contents, TextView textView) { in assertText()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DAbstractDetailsDescriptionPresenter.java143 private FontMetricsInt getFontMetricsInt(TextView textView) { in getFontMetricsInt()
236 private void setTopMargin(TextView textView, int topMargin) { in setTopMargin()
/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DScrollViewButtonsAndLabels.java80 TextView textView = new TextView(this); in onCreate() local

123