Home
last modified time | relevance | path

Searched defs:messageView (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuEduTooltipViewTest.java57 final TextView messageView = mMenuEduTooltipView.findViewById(R.id.text); in show_matchMessageText() local
99 final TextView messageView = mMenuEduTooltipView.findViewById(R.id.text); in show_menuOnRight_onLeftOfAnchor() local
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintErrorFragment.java68 TextView messageView = (TextView) view.findViewById(R.id.message); in onViewCreated() local
/aosp14/frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
H A DAlwaysOnDisconnectedDialog.java62 TextView messageView = view.findViewById(R.id.message); in onCreate() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DShutdownUi.java117 TextView messageView = d.findViewById(R.id.text2); in showShutdownUi() local
H A DGlobalActionsDialogLite.java860 TextView messageView = v.findViewById(R.id.message); in create() local
/aosp14/frameworks/base/core/java/com/android/internal/globalactions/
H A DSinglePressAction.java76 TextView messageView = v.findViewById(R.id.message); in create() local
H A DToggleAction.java97 TextView messageView = v.findViewById(R.id.message); in create() local