/packages/apps/Calendar/src/com/android/calendar/ |
D | EmailAddressAdapter.java | 56 TextView text1 = (TextView)view.findViewById(R.id.text1); in bindView() local 64 TextView text1 = (TextView)view.findViewById(R.id.text1); in bindViewLoading() local
|
/packages/apps/Email/src/com/android/email/ |
D | EmailAddressAdapter.java | 57 TextView text1 = (TextView)view.findViewById(R.id.text1); in bindView() local 65 TextView text1 = (TextView)view.findViewById(R.id.text1); in bindViewLoading() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | PowerGaugePreference.java | 62 final TextView text1 = (TextView) view.findViewById(android.R.id.text1); in onBindView() local
|
D | PowerUsageDetail.java | 198 final TextView text1 = (TextView)mRootView.findViewById(android.R.id.text1); in createDetails() local
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
D | WebSearchSuggestionView.java | 61 CharSequence text1 = mSuggestionFormatter.formatSuggestion(userQuery, in bindAsSuggestion() local
|
D | DefaultSuggestionView.java | 90 CharSequence text1 = formatText(suggestion.getSuggestionText1(), suggestion); in bindAsSuggestion() local
|
D | SearchActivityView.java | 448 String text1 = cursor.getSuggestionText1(); in webSuggestionsToCompletions() local
|
/packages/providers/ApplicationsProvider/src/com/android/providers/applications/ |
D | ApplicationsAdapter.java | 42 TextView text1 = (TextView) view.findViewById(R.id.text1); in bindView() local
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | AccountsListAdapter.java | 89 final TextView text1 = (TextView) resultView.findViewById(android.R.id.text1); in getView() local
|
/packages/apps/Browser/tests/src/com/android/browser/ |
D | BrowserProviderTests.java | 123 String text1 = getCol(c, SearchManager.SUGGEST_COLUMN_TEXT_1); in assertQueryReturns() local
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | GlobalSearchSupport.java | 75 String text1; field in GlobalSearchSupport.SearchSuggestion
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | ShortcutsProvider.java | 160 String text1 = shortcut.getAsString(SearchManager.SUGGEST_COLUMN_TEXT_1); in makeSuggestion() local
|
D | SuggestionData.java | 137 public SuggestionData setText1(String text1) { in setText1()
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | SuggestedMemberListAdapter.java | 135 TextView text1 = (TextView) result.findViewById(R.id.text1); in getView() local
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | CustomContactListFilterActivity.java | 578 final TextView text1 = (TextView)convertView.findViewById(android.R.id.text1); in getGroupView() local 601 final TextView text1 = (TextView)convertView.findViewById(android.R.id.text1); in getChildView() local
|
/packages/apps/Music/src/com/android/music/ |
D | VerticalTextSpinner.java | 287 final String text1 = mText1; in onDraw() local
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
D | DefaultSoftKeyboard.java | 639 TextView text1 = (TextView)mSubView.findViewById(R.id.shift); in updateIndicator() local
|
/packages/apps/Contacts/src/com/android/contacts/detail/ |
D | ContactDetailFragment.java | 2221 final TextView text1 = (TextView)resultView.findViewById(android.R.id.text1); in getView() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | DataUsageSummary.java | 1553 final TextView text1 = (TextView) convertView.findViewById(android.R.id.text1); in getView() local
|