Home
last modified time | relevance | path

Searched defs:titleView (Results 1 – 25 of 46) 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.java61 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/unit/src/com/android/car/settings/testutils/
DDialogTestUtils.java53 TextView titleView = dialogFragment.getDialog().getWindow().findViewById( in getTitle() 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/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
DSettingsPreferenceFragment.java97 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() 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/Car/Settings/tests/unit/src/com/android/car/settings/wifi/
DWifiPasswordDialogTest.java77 View titleView = mFragment.getDialog().findViewById(com.android.internal.R.id.alertTitle); in onDialogCreated_titleSet() local
/packages/apps/Settings/src/com/android/settings/wifi/calling/
DDisclaimerItemListAdapter.java69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
/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/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
DSearchViewHolder.java41 public final TextView titleView; field in SearchViewHolder
/packages/apps/Settings/src/com/android/settings/security/
DCredentialManagementAppHeaderController.java83 TextView titleView = headerPref.findViewById(R.id.entity_header_title); in displayHeader() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DSettingsPreferenceFragment.java108 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() local
DActionDisabledByAdminDialogHelper.java128 final TextView titleView = root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DPermissionUsageV2ControlPreference.java115 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
/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/Settings/src/com/android/settings/fuelgauge/
DPowerGaugePreference.java127 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/
DAudioFragment.java145 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

12