Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
DMessageWizardFragment.java58 final TextView titleView = (TextView) view.findViewById(R.id.status_text); in onCreateView() local
88 TextView titleView = (TextView) getView().findViewById(R.id.status_text); in onResume() local
DGuidanceRelativeLayout.java61 TextView titleView = (TextView) getRootView().findViewById(R.id.guidance_title); in onLayout() local
/packages/apps/Settings/src/com/android/settings/search2/
DSavedQueryViewHolder.java24 public final TextView titleView; field in SavedQueryViewHolder
DSearchViewHolder.java44 public final TextView titleView; field in SearchViewHolder
/packages/apps/Settings/src/com/android/settings/deviceinfo/
DUsbModeChooserActivity.java138 TextView titleView = (TextView) v.findViewById(android.R.id.title); in inflateOption() local
170 private void setDisabledByAdmin(View rootView, TextView titleView, TextView summaryView) { in setDisabledByAdmin()
/packages/apps/Car/Settings/src/com/android/car/settings/common/
DTextLineItem.java52 final TextView titleView; field in TextLineItem.ViewHolder
DToggleLineItem.java62 final TextView titleView; field in ToggleLineItem.ToggleLineItemViewHolder
DSeekbarLineItem.java72 final TextView titleView; field in SeekbarLineItem.ViewHolder
DIconTextLineItem.java67 final TextView titleView; field in IconTextLineItem.ViewHolder
/packages/apps/Settings/src/com/android/settings/
DDimmableIconPreference.java68 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
DShowAdminSupportDetailsDialog.java129 final TextView titleView = (TextView) root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
DMasterClear.java288 View titleView = Utils.inflateCategoryHeader(inflater, contents); in loadAccountList() local
/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DActionItem.java56 TextView titleView = (TextView) view.findViewById(R.id.title); in onBind() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLeanbackPickerDialogFragment.java151 final TextView titleView = (TextView) view.findViewById(R.id.decor_title); in onCreateView() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerGaugePreference.java103 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertAdapter.java86 TextView titleView = (TextView) view.findViewById(R.id.event_title); in updateView() local
/packages/apps/Settings/src/com/android/settings/applications/
DProcessStatsMemDetail.java114 TextView titleView = (TextView) item.findViewById(android.R.id.title); in addDetailsItem() local
/packages/apps/DocumentsUI/src/com/android/documentsui/
DFocusManager.java603 TextView titleView = (TextView) view.findViewById(android.R.id.title); in applyHighlight() local
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmActivity.java209 final TextView titleView = (TextView) mContentView.findViewById(R.id.title); in onCreate() local
/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java226 final TextView titleView = (TextView) result.findViewById(R.id.title); in getPrimaryItemView() local
/packages/apps/TV/src/com/android/tv/menu/
DMenuLayoutManager.java709 View titleView = view.getTitleView(); in onMenuRowUpdated() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
DSuggestionStripLayoutHelper.java549 final TextView titleView = (TextView)importantNoticeStrip.findViewById( in layoutImportantNotice() local
/packages/apps/Calendar/src/com/android/calendar/
DDayView.java3646 TextView titleView = (TextView) mPopupView.findViewById(R.id.event_title); in updateEventDetails() local