Home
last modified time | relevance | path

Searched defs:text1 (Results 1 – 19 of 19) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DEmailAddressAdapter.java56 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/
DEmailAddressAdapter.java57 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/
DPowerGaugePreference.java62 final TextView text1 = (TextView) view.findViewById(android.R.id.text1); in onBindView() local
DPowerUsageDetail.java198 final TextView text1 = (TextView)mRootView.findViewById(android.R.id.text1); in createDetails() local
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
DWebSearchSuggestionView.java61 CharSequence text1 = mSuggestionFormatter.formatSuggestion(userQuery, in bindAsSuggestion() local
DDefaultSuggestionView.java90 CharSequence text1 = formatText(suggestion.getSuggestionText1(), suggestion); in bindAsSuggestion() local
DSearchActivityView.java448 String text1 = cursor.getSuggestionText1(); in webSuggestionsToCompletions() local
/packages/providers/ApplicationsProvider/src/com/android/providers/applications/
DApplicationsAdapter.java42 TextView text1 = (TextView) view.findViewById(R.id.text1); in bindView() local
/packages/apps/Contacts/src/com/android/contacts/util/
DAccountsListAdapter.java89 final TextView text1 = (TextView) resultView.findViewById(android.R.id.text1); in getView() local
/packages/apps/Browser/tests/src/com/android/browser/
DBrowserProviderTests.java123 String text1 = getCol(c, SearchManager.SUGGEST_COLUMN_TEXT_1); in assertQueryReturns() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DGlobalSearchSupport.java75 String text1; field in GlobalSearchSupport.SearchSuggestion
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DShortcutsProvider.java160 String text1 = shortcut.getAsString(SearchManager.SUGGEST_COLUMN_TEXT_1); in makeSuggestion() local
DSuggestionData.java137 public SuggestionData setText1(String text1) { in setText1()
/packages/apps/Contacts/src/com/android/contacts/group/
DSuggestedMemberListAdapter.java135 TextView text1 = (TextView) result.findViewById(R.id.text1); in getView() local
/packages/apps/Contacts/src/com/android/contacts/list/
DCustomContactListFilterActivity.java578 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/
DVerticalTextSpinner.java287 final String text1 = mText1; in onDraw() local
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DDefaultSoftKeyboard.java639 TextView text1 = (TextView)mSubView.findViewById(R.id.shift); in updateIndicator() local
/packages/apps/Contacts/src/com/android/contacts/detail/
DContactDetailFragment.java2221 final TextView text1 = (TextView)resultView.findViewById(android.R.id.text1); in getView() local
/packages/apps/Settings/src/com/android/settings/
DDataUsageSummary.java1553 final TextView text1 = (TextView) convertView.findViewById(android.R.id.text1); in getView() local