/packages/apps/Contacts/tests/src/com/android/contacts/tests/allintents/ |
D | SelectAccountDialogFragment.java | 61 final TextView text1 = (TextView)resultView.findViewById(android.R.id.text1); in onCreateDialog() 66 text1.setText("Name: " + account.name); in onCreateDialog()
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
D | AccountsListAdapter.java | 92 final TextView text1 = (TextView) resultView.findViewById(android.R.id.text1); in getView() local 96 text1.setText(mAccounts.get(position).getTypeLabel()); in getView()
|
D | AccountSelectionUtil.java | 118 final TextView text1 = (TextView) convertView.findViewById(android.R.id.text1); in getSelectAccountDialog() 127 text1.setText(accountType.getDisplayLabel(context)); in getSelectAccountDialog()
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/ |
D | DefaultSuggestionView.kt | 60 mText1 = findViewById(R.id.text1) as TextView in onFinishInflate() 81 val text1 = formatText(suggestion?.suggestionText1, suggestion) in bindAsSuggestion() constant 94 setText1(text1) in bindAsSuggestion() 102 text1 + in bindAsSuggestion()
|
D | WebSearchSuggestionView.kt | 52 val text1 = mSuggestionFormatter?.formatSuggestion(userQuery, suggestion?.suggestionText1) in bindAsSuggestion() constant 53 setText1(text1) in bindAsSuggestion()
|
D | BaseSuggestionView.kt | 50 mText1 = findViewById(R.id.text1) as TextView? in onFinishInflate()
|
D | SearchActivityView.kt | 299 val text1: String? = cursor.suggestionText1 in webSuggestionsToCompletions() constant 300 completions.add(CompletionInfo(i.toLong(), i, text1)) in webSuggestionsToCompletions()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | GlobalSearchSupport.java | 76 String text1; field in GlobalSearchSupport.SearchSuggestion 102 list.add(text1); // text1 in asList() 123 list.add(text1); in addColumnValue() 154 text1 = null; in reset() 262 suggestion.text1 = c.getString(3); in addSearchSuggestionsBasedOnFilter()
|
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/ |
D | DialogUiTest.java | 129 mCreateDirectoryFragment.getDialog().findViewById(android.R.id.text1); in testCreateDialogShows_textInputEditText_shouldNotTruncateOnPortrait() 149 mCreateDirectoryFragment.getDialog().getWindow().findViewById(android.R.id.text1); in testCreateDialog_textInputEditText_shouldNotTruncateOnLargeDensity() 170 mCreateDirectoryFragment.getDialog().getWindow().findViewById(android.R.id.text1); in testCreateDialog_textInputEditText_shouldNotTruncateOnLargerDensity() 190 mCreateDirectoryFragment.getDialog().getWindow().findViewById(android.R.id.text1); in testCreateDialog_textInputEditText_shouldNotTruncateOnLargestDensity() 212 mCreateDirectoryFragment.getDialog().getWindow().findViewById(android.R.id.text1); in testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/ |
D | SummaryPreferenceTest.java | 57 final TextView textView1 = (TextView) mHolder.findViewById(android.R.id.text1); in disableChart_shouldNotRender() 72 final TextView textView1 = (TextView) mHolder.findViewById(android.R.id.text1); in enableChart_shouldRender()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | CustomContactListFilterActivity.java | 589 final TextView text1 = (TextView)convertView.findViewById(android.R.id.text1); 594 text1.setText(account.mAccountInfo.getNameLabel()); 595 text1.setVisibility(!account.mAccountInfo.isDeviceAccount() 603 text1.setTextColor(textColor); 617 final TextView text1 = (TextView)convertView.findViewById(android.R.id.text1); 630 text1.setText(groupTitle); 635 text1.setText(R.string.display_more_groups);
|
/packages/apps/Car/RotaryController/tests/unit/src/com/android/car/rotary/ |
D | NavigatorTest.java | 290 AccessibilityNodeInfo text1 = createNodeByText("Test Item 1"); in testFindRotateTargetDoesNotSkipOffscreenNode() local 295 FindRotateTargetResult target = mNavigator.findRotateTarget(text1, direction, 1); in testFindRotateTargetDoesNotSkipOffscreenNode() 510 AccessibilityNodeInfo text1 = createNodeByText("Test Item 1"); in testFindRotateTargetInScrollableContainer1() local 516 FindRotateTargetResult target = mNavigator.findRotateTarget(text1, direction, 1); in testFindRotateTargetInScrollableContainer1() 523 target = mNavigator.findRotateTarget(text1, direction, 2); in testFindRotateTargetInScrollableContainer1() 529 target = mNavigator.findRotateTarget(text1, direction, 3); in testFindRotateTargetInScrollableContainer1() 575 AccessibilityNodeInfo text1 = createNodeByText("Test Item 1"); in testFindRotateTargetInScrollableContainer2() local 581 FindRotateTargetResult target = mNavigator.findRotateTarget(text1, direction, 1); in testFindRotateTargetInScrollableContainer2() 588 target = mNavigator.findRotateTarget(text1, direction, 2); in testFindRotateTargetInScrollableContainer2() 594 target = mNavigator.findRotateTarget(text1, direction, 3); in testFindRotateTargetInScrollableContainer2()
|
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
D | SuggestionData.kt | 83 fun setText1(text1: String?): SuggestionData { in setText1() 84 mText1 = text1 in setText1()
|
/packages/apps/Settings/src/com/android/settings/ |
D | RestrictedListPreference.java | 175 super(context, R.layout.restricted_dialog_singlechoice, R.id.text1, objects); in RestrictedArrayAdapter() 183 CheckedTextView text = (CheckedTextView) root.findViewById(R.id.text1); in getView()
|
D | SummaryPreference.java | 99 ((TextView) holder.findViewById(android.R.id.text1)).setText(mStartLabel); in onBindViewHolder()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/testcomponent/ |
D | ListViewService.java | 58 views.setTextViewText(android.R.id.text1, getLabel(i)); in getViewAt()
|
/packages/apps/TV/tests/unit/src/com/android/tv/recommendation/ |
D | RoutineWatchEvaluatorTest.java | 251 int expectedLength, String text1, String text2) { in assertMaximumMatchedWordSequenceLength() argument 252 List<String> wordList1 = RoutineWatchEvaluator.splitTextToWords(text1); in assertMaximumMatchedWordSequenceLength()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/notification/app/ |
D | ConversationListPreferenceControllerTest.java | 211 String text1 = "one one"; in testCompareSpans() local 212 SpannableStringBuilder builder1 = new SpannableStringBuilder(text1); in testCompareSpans()
|
/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/ |
D | ContactListActivity.java | 142 android.R.id.text1) { in initListView() 146 TextView t1 = (TextView) v.findViewById(android.R.id.text1); in initListView()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/ |
D | UserDictionarySettings.java | 77 android.R.id.text1, 81 android.R.id.text1, android.R.id.text2
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/common/ |
D | ProgressBarPreferenceTest.java | 99 return (TextView) mViewHolder.findViewById(android.R.id.text1); in getMinLabel()
|
/packages/apps/Settings/src/com/android/settings/applications/intentpicker/ |
D | SupportedLinksAdapter.java | 67 final CheckedTextView textView = convertView.findViewById(android.R.id.text1); in getView()
|
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | KeyboardLayoutDialogFragment.java | 265 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); in inflateOneLine() 280 TextView headline = (TextView) view.findViewById(android.R.id.text1); in inflateTwoLine()
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/widget/ |
D | SortOrderSpinner.java | 84 TextView textView = view.findViewById(android.R.id.text1); in initialize()
|
/packages/apps/Car/Settings/src/com/android/car/settings/common/ |
D | ProgressBarPreference.java | 140 TextView minLabel = (TextView) view.findViewById(android.R.id.text1); in onBindViewHolder()
|