/packages/apps/Contacts/src/com/android/contacts/group/ |
GroupEditorFragment.java | 57 import android.widget.TextView; 184 private TextView mGroupNameView; 404 mGroupNameView = (TextView) editorView.findViewById(R.id.group_name); 415 TextView accountTypeTextView = (TextView) editorView.findViewById(R.id.account_type); 416 TextView accountNameTextView = (TextView) editorView.findViewById(R.id.account_name); [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
CustomContactListFilterActivity.java | 54 import android.widget.TextView; 577 final TextView text1 = (TextView)convertView.findViewById(android.R.id.text1); 578 final TextView text2 = (TextView)convertView.findViewById(android.R.id.text2); 600 final TextView text1 = (TextView)convertView.findViewById(android.R.id.text1); 601 final TextView text2 = (TextView)convertView.findViewById(android.R.id.text2); [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizeTabHost.java | 34 import android.widget.TextView; 118 TextView tabView; 121 tabView = (TextView) mLayoutInflater.inflate(R.layout.tab_widget_indicator, tabs, false); 126 tabView = (TextView) mLayoutInflater.inflate(R.layout.tab_widget_indicator, tabs, false);
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
AppsCustomizeTabHost.java | 36 import android.widget.TextView; 124 TextView tabView; 127 tabView = (TextView) mLayoutInflater.inflate(R.layout.tab_widget_indicator, tabs, false); 132 tabView = (TextView) mLayoutInflater.inflate(R.layout.tab_widget_indicator, tabs, false);
|
/packages/apps/Mms/src/com/android/mms/ui/ |
MessageListItem.java | 58 import android.widget.TextView; 96 private TextView mBodyTextView; 98 private TextView mDownloadingLabel; 102 private TextView mDateView; 136 mBodyTextView = (TextView) findViewById(R.id.text_view); 137 mDateView = (TextView) findViewById(R.id.date_view); 511 mDownloadingLabel = (TextView) findViewById(R.id.label_downloading); 635 TextView tv = (TextView) v; [all...] |
/packages/apps/MusicFX/src/com/android/musicfx/ |
ActivityMusic.java | 57 import android.widget.TextView; 442 ((TextView) findViewById(R.id.noEffectsTextView)).setVisibility(View.VISIBLE); 611 ((TextView) findViewById(R.id.vIStrengthText)).setEnabled( 616 ((TextView) findViewById(R.id.bBStrengthText)).setEnabled(mIsHeadsetOn); 648 ((TextView) eqcontainer.findViewById(EQViewElementIds[band][0])).setText( 665 TextView tv = (TextView) findViewById(R.id.maxLevelText); 667 tv = (TextView) findViewById(R.id.centerLevelText); 669 tv = (TextView) findViewById(R.id.minLevelText); [all...] |
/packages/apps/Settings/src/com/android/settings/ |
DreamSettings.java | 49 import android.widget.TextView; 128 TextView emptyView = (TextView) getView().findViewById(android.R.id.empty); 302 ((TextView) row.findViewById(android.R.id.title)).setText(dreamInfo.caption);
|
Settings.java | 60 import android.widget.TextView; 788 TextView title; 789 TextView summary; [all...] |
/packages/apps/Settings/src/com/android/settings/applications/ |
RunningServiceDetails.java | 34 import android.widget.TextView; 78 TextView mServicesHeader; 79 TextView mProcessesHeader; 226 mServicesHeader = (TextView)mInflater.inflate(R.layout.separator_label, 236 mProcessesHeader = (TextView)mInflater.inflate(R.layout.separator_label, 276 TextView description = (TextView)root.findViewById(R.id.comp_description); 342 TextView description = (TextView)root.findViewById(R.id.comp_description);
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
RequestPermissionHelperActivity.java | 30 import android.widget.TextView;
|
/packages/apps/Settings/src/com/android/settings/print/ |
PrintServiceSettingsFragment.java | 65 import android.widget.TextView; 237 TextView textView = (TextView) emptyView.findViewById(R.id.message); 238 textView.setText(R.string.print_service_disabled); 263 TextView textView = (TextView) emptyView.findViewById(R.id.message); 264 textView.setText(R.string.print_no_printers_found); 626 TextView titleView = (TextView) convertView.findViewById(R.id.title) [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
TutorialJAJP.java | 53 import android.widget.TextView; 93 TextView textView; 127 textView = (TextView) inflate.inflate(R.layout.bubble_text, null); 128 textView.setBackgroundDrawable(bubbleBackground); 129 textView.setText(text); 131 textView.setGravity(Gravity.CENTER_VERTICAL | Gravity.LEFT); 133 window.setContentView(textView); 139 private int chooseSize(PopupWindow pop, View parentView, CharSequence text, TextView tv) [all...] |
/packages/apps/Contacts/src/com/android/contacts/detail/ |
ContactDetailFragment.java | 70 import android.widget.TextView; [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BleServerStartActivity.java | 36 import android.widget.TextView; 191 ((TextView) vg.findViewById(R.id.instructions)).setText(test.instructions);
|
/cts/tests/src/android/app/cts/ |
InstrumentationTestActivity.java | 31 import android.widget.TextView; 67 class MockTextView extends TextView {
|
/cts/tests/tests/text/src/android/text/cts/ |
EmojiTest.java | 29 import android.widget.TextView; 57 * Test on Canvas, TextView, EditText and WebView 166 private class CaptureTextView extends TextView {
|
/cts/tests/tests/text/src/android/text/method/cts/ |
MultiTapKeyListenerTest.java | 27 import android.widget.TextView; 28 import android.widget.TextView.BufferType;
|
QwertyKeyListenerTest.java | 28 import android.widget.TextView; 29 import android.widget.TextView.BufferType;
|
TextKeyListenerTest.java | 32 import android.widget.TextView; 33 import android.widget.TextView.BufferType; 231 // the text of TextView is never changed, onKeyOther never works.
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/ |
EntryListFragment.java | 41 import android.widget.TextView; 170 ((TextView) view).setText(t.format("%Y-%m-%d %H:%M"));
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/ |
EntryListFragment.java | 41 import android.widget.TextView; 170 ((TextView) view).setText(t.format("%Y-%m-%d %H:%M"));
|
/developers/samples/android/ui/actionbarcompat/ActionBarCompat-SearchView/src/main/src/com/example/android/actionbarcompat/searchview/ |
AppListFragment.java | 31 import android.widget.TextView; 143 // Set the application's label on the TextView 144 ((TextView) convertView.findViewById(android.R.id.text1))
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
TitlesFragment.java | 37 import android.widget.TextView; 116 final String title = (String) ((TextView) v).getText();
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/ |
EntryListFragment.java | 41 import android.widget.TextView; 170 ((TextView) view).setText(t.format("%Y-%m-%d %H:%M"));
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
DialogTest.java | 6 import android.widget.TextView; 156 assertInstanceOf(TextView.class, dialog.findViewById(R.id.title));
|