Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputBaseDialogTest.java136 final TextView subtitleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_withSubtitle_checkSubtitle() local
146 final TextView subtitleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_noSubtitle_checkSubtitle() local
/aosp12/packages/apps/Car/libs/car-qc-lib/tests/unit/src/com/android/car/qc/view/
H A DQCTileViewTest.java78 TextView subtitleView = mView.findViewById(android.R.id.summary); in onChanged_setsSubtitleView() local
H A DQCRowViewTest.java94 TextView subtitleView = mView.findViewById(R.id.qc_summary); in setRow_setsSubtitle() local
/aosp12/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/
H A DEmergencyActionFragment.java90 TextView subtitleView = view.findViewById(R.id.subtitle); in onCreateView() local
/aosp12/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/
H A DBannerMessagePreference.java173 final TextView subtitleView = (TextView) holder.findViewById(R.id.banner_subtitle); in onBindViewHolder() local
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DSaveUi.java304 final TextView subtitleView = new TextView(context); in SaveUi() local
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java2501 TextView subtitleView = (TextView) convertView.findViewById(R.id.subtitle); in getView() local