/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/ |
D | ViewInnerTextTest.java | 66 private TextView textView(String text) { in textView() method in ViewInnerTextTest 70 private TextView textView(String text, int visibility) { in textView() method in ViewInnerTextTest 71 TextView textView = new TextView(context); in textView() local
|
D | ShadowTabHostTest.java | 128 TextView textView = (TextView) tabHost.getCurrentView(); in shouldRetrieveTheCurrentViewFromTabContentFactory() local 142 TextView textView = (TextView) tabHost.getCurrentView(); in shouldRetrieveTheCurrentViewFromViewId() local
|
D | ShadowCountingAdapter.java | 38 TextView textView = new TextView(ApplicationProvider.getApplicationContext()); in getView() local
|
D | ShadowHtmlTest.java | 36 TextView textView = new TextView(context); in shouldBeAbleToGetTextFromTextViewAfterUsingSetTextWithHtmlDotFromHtml() local
|
D | ShadowLayoutInflaterTest.java | 66 TextView textView = view.findViewById(android.R.id.text1); in testChoosesLayoutBasedOnDefaultScreenSize() local 74 TextView textView = view.findViewById(android.R.id.text1); in testChoosesLayoutBasedOnScreenSize() local 82 TextView textView = view.findViewById(android.R.id.text1); in testChoosesLayoutBasedOnQualifiers() local
|
D | ShadowTextViewTest.java | 57 private TextView textView; field in ShadowTextViewTest 513 private TextView textView; field in ShadowTextViewTest.TestOnEditorActionListener 517 public boolean onEditorAction(TextView textView, int sentImeId, KeyEvent keyEvent) { in onEditorAction()
|
D | ShadowTabSpecTest.java | 85 TextView textView = (TextView) shadowFoo.getContentView(); in shouldSetTheContentView() local
|
D | ShadowViewGroupTest.java | 226 TextView textView = new TextView(context); in dump_shouldDumpStructure() local
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/ |
D | QualifiersTest.java | 83 TextView textView = view.findViewById(R.id.text1); in inflateLayout_defaultsTo_sw320dp() local 92 TextView textView = view.findViewById(R.id.text1); in inflateLayout_overridesTo_sw720dp() local
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | AboutFragment.java | 48 TextView textView = (TextView) getActivity().findViewById(R.id.txt_build_info); in onResume() local
|
D | LogFragment.java | 40 TextView textView; field in LogFragment
|
D | MidiFragment.java | 36 private TextView textView; field in MidiFragment
|
D | AudioFragment.java | 65 private TextView textView; field in AudioFragment
|
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/android/ |
D | ResourceLoaderTest.java | 79 TextView textView = view.findViewById(android.R.id.text1); in checkForPollutionHelper() local
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | ConversationDialogActivity.java | 85 private void formatPages(Conversation conversation, TextView textView) { in formatPages() 204 TextView textView = (TextView)findViewById(R.id.typewritertext); in processText() local
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowNotification.java | 133 TextView textView = (TextView) findView(view, resourceName); in findText() local
|
/external/tensorflow/tensorflow/lite/java/ovic/demo/app/ |
D | OvicBenchmarkerActivity.java | 69 private TextView textView = null; field in OvicBenchmarkerActivity
|
/external/droiddriver/src/io/appium/droiddriver/instrumentation/ |
D | ViewElement.java | 146 TextView textView = (TextView) view; in call() local
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
D | TriggerManager.java | 177 TextView textView = new TextView(TriggerManager.this); in getView() local
|
/external/tensorflow/tensorflow/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/ |
D | Camera2BasicFragment.java | 90 private TextView textView; field in Camera2BasicFragment
|