Home
last modified time | relevance | path

Searched refs:getTextView (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DHeaderMixin.java57 public TextView getTextView() { in getTextView() method in HeaderMixin
67 final TextView titleView = getTextView(); in setText()
79 final TextView titleView = getTextView(); in setText()
87 final TextView titleView = getTextView(); in getText()
H A DColoredHeaderMixin.java59 final TextView titleView = getTextView(); in setColor()
67 final TextView titleView = getTextView(); in getColor()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/
H A DAutoCompleteTextViewPopup.java47 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupSetListSelection()
79 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupGetListSelection()
106 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupClearListSelection()
139 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNavigateNoAdapter()
173 final AutoCompleteTextView textView = theActivity.getTextView(); in testPopupShow()
H A DAutoCompleteTextViewCallbacks.java39 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNoSelection()
64 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupEnterSelection()
113 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupLeaveSelection()
H A DAutoCompleteTextViewSimple.java63 public AutoCompleteTextView getTextView() { in getTextView() method in AutoCompleteTextViewSimple
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsItem.java44 private TextView getTextView() { in getTextView() method in GlobalActionsItem
52 TextView text = getTextView(); in setMarquee()
61 TextView message = getTextView(); in isTruncated()
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/recyclerview/
H A DRvArrayAdapter.java36 public TextView getTextView() { in getTextView() method in RvArrayAdapter.ViewHolder
57 viewHolder.getTextView().setText(mDataSet[position]); in onBindViewHolder()
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
H A DHeaderMixinTest.java62 assertSame(mHeaderTextView, mixin.getTextView()); in testGetTextView()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridNotificationView.java65 public TextView getTextView() { in getTextView() method in HybridNotificationView
/aosp12/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java91 mTextView = mEditor.getTextView(); in SelectionActionModeHelper()
101 editor.getTextView().mHighlightColor, mTextView::invalidate); in SelectionActionModeHelper()
636 final TextView textView = editor.getTextView(); in resetSelection()
H A DEditor.java2371 TextView getTextView() { in getTextView() method in Editor
2595 getTextView().getOffsetForPosition(event.getX(), event.getY()))) { in onTouchUpEvent()
/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
H A DGlifLayout.java203 return getMixin(HeaderMixin.class).getTextView(); in getHeaderTextView()
H A DSetupWizardLayout.java215 return getMixin(HeaderMixin.class).getTextView(); in getHeaderTextView()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java633 View mirrorView = alignView.getTextView();
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt20075 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt20123 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70567 Landroid/widget/Editor;->getTextView()Landroid/widget/TextView;