Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 22 of 22) sorted by relevance

/cts/tests/tests/util/src/android/util/cts/
DTypedValueTest.java52 TypedValue tv = new TypedValue(); in testGetFloat() local
97 TypedValue tv = new TypedValue(); in testGetFraction() local
139 TypedValue tv = new TypedValue(); in testToString() local
178 TypedValue tv = new TypedValue(); in testCoerceToString1() local
231 TypedValue tv = new TypedValue(); in testGetDimension() local
240 TypedValue tv = new TypedValue(); in testGetComplexUnit() local
261 TypedValue tv = new TypedValue(); in testIsColorType() local
/cts/tests/app/app/src/android/app/stubs/
DActivityManagerStubFooActivity.java28 final TextView tv = new TextView(this); in onCreate() local
DActivityManagerStubCrashActivity.java28 final TextView tv = new TextView(this); in onCreate() local
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DBaseActivity.java28 TextView tv = new TextView(this); in onCreate() local
/cts/tests/tests/widget/src/android/widget/cts/
DTabHostCtsActivity.java50 final TextView tv = new TextView(getApplicationContext()); in createTabContent() local
DTextViewFontWeightTest.java97 private static void assertFontSelected(TextView tv, FontStyle style) { in assertFontSelected()
DTextViewTest.java298 TextView tv = findTextView(R.id.textview_text); in testAccessText() local
1644 TextView tv = findTextView(R.id.textview_text); in testGetEditableText() local
1673 TextView tv = findTextView(R.id.textview_text); in testSetText2() local
1806 TextView tv = findTextView(R.id.textview_text); in testSetText3() local
1824 final TextView tv = findTextView(R.id.textview_text); in testSetText_PrecomputedText() local
2771 TextView tv = findTextView(R.id.textview_text); in testSetText() local
6230 TextView tv = new TextView(mActivity); in testTextDirectionDefault() local
6237 TextView tv = new TextView(mActivity); in testSetGetTextDirection() local
6267 TextView tv = new TextView(mActivity); in testGetResolvedTextDirectionLtr() local
6303 TextView tv = new TextView(mActivity); in testGetResolvedTextDirectionLtrWithInheritance() local
[all …]
DTextViewPrecomputedTextTest.java173 final TextView tv = new TextView(getContext()); in setText() local
DTabHost_TabSpecTest.java226 final TextView tv = new TextView(mActivity); in createTabContent() local
DAbsListViewTest.java383 TextView tv = (TextView) mListView.getSelectedView(); in testAccessSelectedItem() local
558 TextView tv = (TextView) mListView.getSelectedView(); in testShowContextMenuForChild() local
693 TextView tv = new TextView(mContext); in testBeforeAndAfterTextChanged() local
DTabHostTest.java455 final TextView tv = new TextView(mActivity); in createTabContent() local
DEditTextTest.java614 TextView tv = (TextView) mActivity.findViewById( in testSingleLineMaxLength_textView() local
747 TextView tv = (TextView) mActivity.findViewById( in testAttributeTextConversionSuggestion() local
/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java203 final TypedValue tv = new TypedValue(); in testEmptyDoesNotGetOverriden() local
DResourcesTest.java694 final TypedValue tv = new TypedValue(); in testGetValue() local
710 final TypedValue tv = new TypedValue(); in testGetValueForDensity() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioWiredDeviceBaseActivity.java90 TextView tv = (TextView) findViewById(R.id.audio_wired_port_exists); in hideHasWiredUI() local
/cts/tests/tests/text/src/android/text/style/cts/
DTextAppearanceSpanTest.java460 final TextView tv = new TextView(mContext); in testSameAsTextView_TextColor() local
471 final TextView tv = new TextView(mContext); in testSameAsTextView_TextColorLink() local
482 final TextView tv = new TextView(mContext); in testSameAsTextView_TextSize() local
/cts/tests/tests/text/src/android/text/util/cts/
DLinkifyTest.java140 TextView tv = new TextView(mContext); in testAddLinksToTextView() local
168 TextView tv = new TextView(mContext); in testAddLinksToTextViewWithScheme() local
203 TextView tv = new TextView(mContext); in testAddLinksToTextViewWithSchemeNullPattern() local
211 TextView tv = new TextView(mContext); in testAddLinksToTextViewWithSchemeAndFilter() local
256 TextView tv = new TextView(mContext); in testAddLinksToTextViewWithSchemeAndFilterNullPattern() local
/cts/tests/openglperf2/jni/graphics/
DGLUtils.cpp193 struct timeval tv; in currentTimeMillis() local
/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp161 struct timeval tv; in currentTimeMillis() local
/cts/tests/tests/text/src/android/text/method/cts/
DBaseKeyListenerTest.java630 private static int getLineCount(CharSequence content, TextView tv) { in getLineCount()
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java1339 private final TextureView tv; field in TextureViewSnapshot
1342 public TextureViewSnapshot(TextureView tv) { in TextureViewSnapshot()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...