Home
last modified time | relevance | path

Searched defs:titleView (Results 1 – 25 of 45) 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/DocumentsUI/src/com/android/documentsui/sidebar/
DHeaderItem.java42 final TextView titleView = convertView.findViewById(android.R.id.title); in bindView() local
DAppItem.java85 final TextView titleView = (TextView) convertView.findViewById(android.R.id.title); in bindView() 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/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DDialogTestUtils.java53 TextView titleView = dialogFragment.getDialog().getWindow().findViewById( in getTitle() 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/tests/robotests/src/com/android/settings/panel/
DPanelFragmentTest.java184 final View titleView = panelFragment.mLayoutView.findViewById(R.id.panel_title); in supportIcon_displayIconHeaderLayout() local
208 final View titleView = panelFragment.mLayoutView.findViewById(R.id.panel_title); in notSupportIcon_displayDefaultHeaderLayout() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/calling/
DDisclaimerItemListAdapter.java69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
/packages/apps/Settings/src/com/android/settings/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/TvSettings/Settings/src/com/android/tv/settings/
DActionDisabledByAdminDialogHelper.java119 final TextView titleView = root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
DSettingsPreferenceFragment.java103 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() local
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSettingsPreferenceFragment.java100 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() 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/TvSettings/Settings/src/com/android/tv/settings/system/
DLeanbackPickerDialogFragment.java182 final TextView titleView = view.findViewById(R.id.decor_title); in onCreateView() 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
/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/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/UniversalMediaPlayer/java/com/android/pump/fragment/
DAudioFragment.java145 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local

12