/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/ |
D | MessageFragment.java | 71 final TextView titleView = view.findViewById(R.id.status_text); in onCreateView() local 101 TextView titleView = getView().findViewById(R.id.status_text); in onResume() local
|
D | GuidanceRelativeLayout.java | 60 TextView titleView = getRootView().findViewById(R.id.guidance_title); in onLayout() local
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/savedqueries/ |
D | SavedQueryViewHolder.java | 29 public final TextView titleView; field in SavedQueryViewHolder
|
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/ |
D | HeaderItem.java | 42 final TextView titleView = convertView.findViewById(android.R.id.title); in bindView() local
|
D | AppItem.java | 85 final TextView titleView = (TextView) convertView.findViewById(android.R.id.title); in bindView() local
|
/packages/apps/TV/src/com/android/tv/ui/sidepanel/ |
D | ActionItem.java | 44 TextView titleView = (TextView) view.findViewById(R.id.title); in onBind() local
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/ |
D | DialogTestUtils.java | 53 TextView titleView = dialogFragment.getDialog().getWindow().findViewById( in getTitle() local
|
/packages/apps/Settings/src/com/android/settings/display/ |
D | DarkUIInfoDialogFragment.java | 52 View titleView = inflater.inflate(R.layout.settings_dialog_title, null); in onCreateDialog() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/ |
D | PanelFragmentTest.java | 184 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/ |
D | DisclaimerItemListAdapter.java | 69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
|
/packages/apps/Settings/src/com/android/settings/wifi/calling/ |
D | DisclaimerItemListAdapter.java | 69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
|
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/ |
D | SearchViewHolder.java | 41 public final TextView titleView; field in SearchViewHolder
|
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/calllog/ |
D | CallHistoryFragmentTest.java | 129 TextView titleView = viewHolder.itemView.findViewById(R.id.title); in testCalllogViewHolder() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
D | ActionDisabledByAdminDialogHelper.java | 119 final TextView titleView = root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
|
D | SettingsPreferenceFragment.java | 103 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() local
|
/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/ |
D | SettingsPreferenceFragment.java | 100 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | PowerGaugePreference.java | 118 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/ |
D | PowerGaugePreference.java | 118 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/ |
D | LeanbackPickerDialogFragment.java | 182 final TextView titleView = view.findViewById(R.id.decor_title); in onCreateView() local
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/ |
D | MovieDetailsActivity.java | 132 TextView titleView = findViewById(R.id.activity_movie_details_title); in updateViews() local
|
D | OtherDetailsActivity.java | 135 TextView titleView = findViewById(R.id.activity_other_details_title); in updateViews() local
|
D | GenreDetailsActivity.java | 206 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
|
/packages/apps/Settings/src/com/android/settings/enterprise/ |
D | ActionDisabledByAdminDialogHelper.java | 156 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/ |
D | ActionDisabledByAdminDialogHelper.java | 156 final TextView titleView = root.findViewById(R.id.admin_support_dialog_title); in setAdminSupportTitle() local
|
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/ |
D | AudioFragment.java | 145 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
|