Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/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()
/aosp14/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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridNotificationView.java73 public TextView getTextView() { in getTextView() method in HybridNotificationView
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java92 mTextView = mEditor.getTextView(); in SelectionActionModeHelper()
102 editor.getTextView().mHighlightColor, mTextView::invalidate); in SelectionActionModeHelper()
646 final TextView textView = editor.getTextView(); in resetSelection()
H A DEditor.java788 ViewRootImpl viewRootImpl = getTextView().getViewRootImpl(); in unregisterOnBackInvokedCallback()
2471 TextView getTextView() { in getTextView() method in Editor
2700 getTextView().getOffsetForPosition(event.getX(), event.getY()))) { in onTouchUpEvent()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationChildrenContainer.java702 View mirrorView = alignView.getTextView();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt20062 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt20126 HSPLandroid/widget/Editor;->getTextView()Landroid/widget/TextView;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67244 Landroid/widget/Editor;->getTextView()Landroid/widget/TextView;