/cts/tests/tests/util/src/android/util/cts/ |
D | TypedValueTest.java | 52 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/ |
D | ActivityManagerStubFooActivity.java | 28 final TextView tv = new TextView(this); in onCreate() local
|
D | ActivityManagerStubCrashActivity.java | 28 final TextView tv = new TextView(this); in onCreate() local
|
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/ |
D | BaseActivity.java | 28 TextView tv = new TextView(this); in onCreate() local
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | TabHostCtsActivity.java | 50 final TextView tv = new TextView(getApplicationContext()); in createTabContent() local
|
D | TextViewFontWeightTest.java | 97 private static void assertFontSelected(TextView tv, FontStyle style) { in assertFontSelected()
|
D | TextViewTest.java | 298 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 …]
|
D | TextViewPrecomputedTextTest.java | 173 final TextView tv = new TextView(getContext()); in setText() local
|
D | TabHost_TabSpecTest.java | 226 final TextView tv = new TextView(mActivity); in createTabContent() local
|
D | AbsListViewTest.java | 383 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
|
D | TabHostTest.java | 455 final TextView tv = new TextView(mActivity); in createTabContent() local
|
D | EditTextTest.java | 614 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/ |
D | Resources_ThemeTest.java | 203 final TypedValue tv = new TypedValue(); in testEmptyDoesNotGetOverriden() local
|
D | ResourcesTest.java | 694 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/ |
D | AudioWiredDeviceBaseActivity.java | 90 TextView tv = (TextView) findViewById(R.id.audio_wired_port_exists); in hideHasWiredUI() local
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | TextAppearanceSpanTest.java | 460 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/ |
D | LinkifyTest.java | 140 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/ |
D | GLUtils.cpp | 193 struct timeval tv; in currentTimeMillis() local
|
/cts/tests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 161 struct timeval tv; in currentTimeMillis() local
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | BaseKeyListenerTest.java | 630 private static int getLineCount(CharSequence content, TextView tv) { in getLineCount()
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | DecodeAccuracyTestBase.java | 1339 private final TextureView tv; field in TextureViewSnapshot 1342 public TextureViewSnapshot(TextureView tv) { in TextureViewSnapshot()
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |