Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
DHeaderMixin.java60 public TextView getTextView() { in getTextView() method in HeaderMixin
70 final TextView titleView = getTextView(); in setText()
82 final TextView titleView = getTextView(); in setText()
92 final TextView titleView = getTextView(); in getText()
DColoredHeaderMixin.java60 final TextView titleView = getTextView(); in setColor()
70 final TextView titleView = getTextView(); in getColor()
/frameworks/base/core/tests/coretests/src/android/widget/
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()
DAutoCompleteTextViewCallbacks.java38 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNoSelection()
63 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupEnterSelection()
112 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupLeaveSelection()
DAutoCompleteTextViewSimple.java63 public AutoCompleteTextView getTextView() { in getTextView() method in AutoCompleteTextViewSimple
/frameworks/base/tests/UiBench/src/com/android/test/uibench/recyclerview/
DRvArrayAdapter.java36 public TextView getTextView() { in getTextView() method in RvArrayAdapter.ViewHolder
57 viewHolder.getTextView().setText(mDataSet[position]); in onBindViewHolder()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java85 mTextView = mEditor.getTextView(); in SelectionActionModeHelper()
95 editor.getTextView().mHighlightColor, mTextView::invalidate); in SelectionActionModeHelper()
586 final TextView textView = editor.getTextView(); in resetSelection()
594 mSelectionStart = editor.getTextView().getSelectionStart(); in resetSelection()
595 mSelectionEnd = editor.getTextView().getSelectionEnd(); in resetSelection()
DEditor.java2114 TextView getTextView() { in getTextView() method in Editor
2335 getTextView().getOffsetForPosition(event.getX(), event.getY()))) { in onTouchUpEvent()
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DHeaderMixinTest.java66 assertSame(mHeaderTextView, mixin.getTextView()); in testGetTextView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DHybridNotificationView.java64 public TextView getTextView() { in getTextView() method in HybridNotificationView
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
DGlifLayout.java207 return getMixin(HeaderMixin.class).getTextView(); in getHeaderTextView()
DSetupWizardLayout.java218 return getMixin(HeaderMixin.class).getTextView(); in getHeaderTextView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationChildrenContainer.java645 View mirrorView = alignView.getTextView();
/frameworks/base/config/
Dboot-image-profile.txt36349 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
Dhiddenapi-private-dex.txt101869 Landroid/widget/Editor;->getTextView()Landroid/widget/TextView;