| /development/samples/AppNavigation/src/com/example/android/appnavigation/app/ |
| D | ContentViewActivity.java | 36 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate() local 39 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate() local
|
| D | PeerActivity.java | 39 TextView tv = (TextView) findViewById(R.id.peer_counter); in onCreate() local
|
| /development/samples/SupportAppNavigation/src/com/example/android/support/appnavigation/app/ |
| D | ContentViewActivity.java | 43 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate() local 46 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate() local
|
| D | PeerActivity.java | 44 TextView tv = (TextView) findViewById(R.id.peer_counter); in onCreate() local
|
| /development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
| D | FragmentHideShowSupport.java | 77 View tv = v.findViewById(R.id.msg); in onCreateView() local 103 View tv = v.findViewById(R.id.msg); in onCreateView() local
|
| D | FragmentDialogSupport.java | 42 View tv = findViewById(R.id.text); in onCreate() local 151 View tv = v.findViewById(R.id.text); in onCreateView() local
|
| D | SharingReceiverSupport.java | 60 TextView tv = (TextView) findViewById(R.id.text); in onCreate() local
|
| D | FragmentDialogOrActivitySupport.java | 75 View tv = v.findViewById(R.id.text); in onCreateView() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/app/ |
| D | FragmentHideShow.java | 76 View tv = v.findViewById(R.id.msg); in onCreateView() local 102 View tv = v.findViewById(R.id.msg); in onCreateView() local
|
| D | FragmentDialog.java | 41 View tv = findViewById(R.id.text); in onCreate() local 151 View tv = v.findViewById(R.id.text); in onCreateView() local
|
| D | FragmentDialogOrActivity.java | 76 View tv = v.findViewById(R.id.text); in onCreateView() local
|
| D | FragmentAlertDialog.java | 43 View tv = findViewById(R.id.text); in onCreate() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/content/ |
| D | StyledText.java | 47 TextView tv = (TextView)findViewById(R.id.text); in onCreate() local
|
| D | ReadAsset.java | 65 TextView tv = (TextView)findViewById(R.id.text); in onCreate() local
|
| D | ResourcesSample.java | 49 TextView tv; in onCreate() local
|
| /development/ndk/samples/hello-neon/src/com/example/neon/ |
| D | HelloNeon.java | 18 TextView tv = new TextView(this); in onCreate() local
|
| /development/ndk/samples/hello-jni/src/com/example/hellojni/ |
| D | HelloJni.java | 35 TextView tv = new TextView(this); in onCreate() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | Tabs2.java | 53 final TextView tv = new TextView(this); in createTabContent() local
|
| D | Tabs6.java | 51 final TextView tv = new TextView(this); in createTabContent() local
|
| D | Tabs5.java | 50 final TextView tv = new TextView(this); in createTabContent() local
|
| /development/apps/Development/src/com/android/development/ |
| D | ConfigurationViewer.java | 37 TextView tv = (TextView)findViewById(R.id.text); in onCreate() local
|
| /development/samples/SimpleJNI/src/com/example/android/simplejni/ |
| D | SimpleJNI.java | 28 TextView tv = new TextView(this); in onCreate() local
|
| /development/ndk/samples/two-libs/src/com/example/twolibs/ |
| D | TwoLibs.java | 30 TextView tv = new TextView(this); in onCreate() local
|
| /development/samples/SupportLeanbackDemos/src/com/example/android/leanback/ |
| D | StringPresenter.java | 26 TextView tv = new TextView(parent.getContext()); in onCreateViewHolder() local
|
| /development/samples/Support13Demos/src/com/example/android/supportv13/app/ |
| D | CountingFragment.java | 62 View tv = v.findViewById(R.id.text); in onCreateView() local
|