Home
last modified time | relevance | path

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

12

/development/samples/AppNavigation/src/com/example/android/appnavigation/app/
DContentViewActivity.java36 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate() local
39 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate() local
DPeerActivity.java39 TextView tv = (TextView) findViewById(R.id.peer_counter); in onCreate() local
/development/ndk/samples/hello-neon/src/com/example/neon/
DHelloNeon.java18 TextView tv = new TextView(this); in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/content/
DStyledText.java47 TextView tv = (TextView)findViewById(R.id.text); in onCreate() local
DReadAsset.java65 TextView tv = (TextView)findViewById(R.id.text); in onCreate() local
DResourcesSample.java49 TextView tv; in onCreate() local
DClipboardSample.java65 TextView tv; in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/app/
DFragmentHideShow.java82 View tv = v.findViewById(R.id.msg); in onCreateView() local
108 View tv = v.findViewById(R.id.msg); in onCreateView() local
DFragmentDialog.java41 View tv = findViewById(R.id.text); in onCreate() local
151 View tv = v.findViewById(R.id.text); in onCreateView() local
DFragmentDialogOrActivity.java76 View tv = v.findViewById(R.id.text); in onCreateView() local
DFragmentAlertDialog.java43 View tv = findViewById(R.id.text); in onCreate() local
DFragmentArguments.java101 View tv = v.findViewById(R.id.text); in onCreateView() local
DFragmentCustomAnimations.java124 View tv = v.findViewById(R.id.text); in onCreateView() local
DFragmentStack.java123 View tv = v.findViewById(R.id.text); in onCreateView() local
/development/ndk/samples/hello-jni/src/com/example/hellojni/
DHelloJni.java35 TextView tv = new TextView(this); in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/view/
DTabs2.java53 final TextView tv = new TextView(this); in createTabContent() local
DTabs6.java51 final TextView tv = new TextView(this); in createTabContent() local
DTabs5.java50 final TextView tv = new TextView(this); in createTabContent() local
DList5.java71 TextView tv; in getView() local
/development/apps/Development/src/com/android/development/
DConfigurationViewer.java37 TextView tv = (TextView)findViewById(R.id.text); in onCreate() local
/development/samples/SimpleJNI/src/com/example/android/simplejni/
DSimpleJNI.java28 TextView tv = new TextView(this); in onCreate() local
/development/ndk/samples/two-libs/src/com/example/twolibs/
DTwoLibs.java30 TextView tv = new TextView(this); in onCreate() local
/development/samples/browseable/NavigationDrawer/src/com.example.android.navigationdrawer/
DPlanetAdapter.java62 TextView tv = (TextView) v.findViewById(android.R.id.text1); in onCreateViewHolder() local
/development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/
DContactablesLoaderCallbacks.java81 TextView tv = (TextView) ((Activity)mContext).findViewById(R.id.sample_output); in onLoadFinished() local
/development/ndk/platforms/android-3/include/linux/
Dktime.h27 } tv; member

12