Home
last modified time | relevance | path

Searched defs:textView (Results 1 – 17 of 17) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DAlertAdapter.java36 TextView textView; in bindView() local
75 TextView textView; in updateView() local
DSelectCalendarsAdapter.java126 TextView textView = (TextView) view.findViewById(id); in setText() local
DEventInfoActivity.java673 TextView textView = (TextView) findViewById(R.id.where); in updateView() local
742 TextView textView = (TextView) findViewById(id); in setTextCommon() local
/packages/apps/Browser/src/com/android/browser/
DBrowserPluginList.java53 TextView textView = new TextView(this); in onCreate() local
DGearsBaseDialog.java243 TextView textView = (TextView) view; in setLabel() local
298 TextView textView = (TextView) view; in setText() local
313 TextView textView = (TextView) view; in setText() local
/packages/apps/Launcher/src/com/android/launcher/
DApplicationsAdapter.java52 final TextView textView = (TextView) convertView; in getView() local
DAddAdapter.java92 TextView textView = (TextView) convertView; in getView() local
/packages/apps/Settings/src/com/android/settings/
DProgressCategory.java38 View textView = view.findViewById(R.id.scanning_text); in onBindView() local
DActivityPicker.java308 TextView textView = (TextView) convertView; in getView() local
/packages/providers/GoogleSubscribedFeedsProvider/src/com/android/settings/
DSyncActivityTooManyDeletes.java77 TextView textView = new TextView(this); in onCreate() local
/packages/inputmethods/LatinIME/src/com/android/inputmethod/latin/
DTutorial.java75 TextView textView; field in Tutorial.Bubble
/packages/apps/Phone/src/com/android/phone/
DSimContacts.java190 TextView textView = (TextView) itemInfo.targetView.findViewById(android.R.id.text1); in onCreateContextMenu() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/
DTutorialEN.java91 TextView textView; field in TutorialEN.Bubble
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
DTutorialJAJP.java93 TextView textView; field in TutorialJAJP.Bubble
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DTextCandidatesViewManager.java552 TextView textView; in setCandidate() local
/packages/apps/Contacts/src/com/android/contacts/
DViewContactActivity.java1029 private void setMaxLines(TextView textView, int maxLines) { in setMaxLines()
/packages/apps/Mms/src/com/android/mms/ui/
DComposeMessageActivity.java923 TextView textView; in getSelectedUriFromMessageList() local