Home
last modified time | relevance | path

Searched defs:titleView (Results 1 – 25 of 41) sorted by relevance

12

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DMessageFragment.java71 final TextView titleView = view.findViewById(R.id.status_text); in onCreateView() local
101 TextView titleView = getView().findViewById(R.id.status_text); in onResume() local
DGuidanceRelativeLayout.java60 TextView titleView = getRootView().findViewById(R.id.guidance_title); in onLayout() local
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/savedqueries/
DSavedQueryViewHolder.java29 public final TextView titleView; field in SavedQueryViewHolder
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DDialogTestUtils.java53 TextView titleView = dialogFragment.getDialog().getWindow().findViewById( in getTitle() local
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DActionItem.java44 TextView titleView = (TextView) view.findViewById(R.id.title); in onBind() local
/packages/apps/Settings/src/com/android/settings/display/
DDarkUIInfoDialogFragment.java52 View titleView = inflater.inflate(R.layout.settings_dialog_title, null); in onCreateDialog() local
/packages/apps/Settings/src/com/android/settings/wifi/calling/
DDisclaimerItemListAdapter.java69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/calling/
DDisclaimerItemListAdapter.java69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
DSearchViewHolder.java41 public final TextView titleView; field in SearchViewHolder
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/calllog/
DCallHistoryFragmentTest.java129 TextView titleView = viewHolder.itemView.findViewById(R.id.title); in testCalllogViewHolder() local
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DAppItem.java80 final TextView titleView = (TextView) convertView.findViewById(android.R.id.title); in bindView() local
DRootItem.java128 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in bindTitle() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLeanbackPickerDialogFragment.java164 final TextView titleView = view.findViewById(R.id.decor_title); in onCreateView() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerGaugePreference.java118 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/
DPowerGaugePreference.java118 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
DMovieDetailsActivity.java132 TextView titleView = findViewById(R.id.activity_movie_details_title); in updateViews() local
DOtherDetailsActivity.java135 TextView titleView = findViewById(R.id.activity_other_details_title); in updateViews() local
DGenreDetailsActivity.java206 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
DAlbumDetailsActivity.java205 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
DArtistDetailsActivity.java217 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/enterprise/
DActionDisabledByAdminDialogHelper.java156 final TextView titleView = root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
/packages/apps/Settings/src/com/android/settings/enterprise/
DActionDisabledByAdminDialogHelper.java156 final TextView titleView = root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/
DAudioFragment.java145 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/
DPreviewActivityTest.java471 TextView titleView = activity.findViewById(R.id.preview_attribution_pane_title); in testShowsWallpaperAttribution() local
/packages/apps/Car/libs/car-ui-lib/tests/robotests/src/com/android/car/ui/recyclerview/
DCarUiListItemTest.java291 TextView titleView = getHeaderViewHolderTitleAtPosition(0); in testHeader_titleAndBody() local

12