Home
last modified time | relevance | path

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

/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
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()
DColoredHeaderMixin.java59 final TextView titleView = getTextView(); in setColor()
67 final TextView titleView = getTextView(); in getColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsItem.java44 private TextView getTextView() { in getTextView() method in GlobalActionsItem
52 TextView text = getTextView(); in setMarquee()
61 TextView message = getTextView(); in isTruncated()
/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.java39 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupNoSelection()
64 AutoCompleteTextView textView = theActivity.getTextView(); in testPopupEnterSelection()
113 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/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/template/
DHeaderMixinTest.java62 assertSame(mHeaderTextView, mixin.getTextView()); in testGetTextView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridNotificationView.java64 public TextView getTextView() { in getTextView() method in HybridNotificationView
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
DGlifLayout.java203 return getMixin(HeaderMixin.class).getTextView(); in getHeaderTextView()
DSetupWizardLayout.java215 return getMixin(HeaderMixin.class).getTextView(); in getHeaderTextView()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java91 mTextView = mEditor.getTextView(); in SelectionActionModeHelper()
101 editor.getTextView().mHighlightColor, mTextView::invalidate); in SelectionActionModeHelper()
636 final TextView textView = editor.getTextView(); in resetSelection()
DEditor.java2371 TextView getTextView() { in getTextView() method in Editor
2595 getTextView().getOffsetForPosition(event.getX(), event.getY()))) { in onTouchUpEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java628 View mirrorView = alignView.getTextView();
/frameworks/base/boot/
Dboot-image-profile.txt20075 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
/frameworks/base/config/
Dboot-image-profile.txt20123 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt70567 Landroid/widget/Editor;->getTextView()Landroid/widget/TextView;