/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/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/TV/src/com/android/tv/ui/sidepanel/ |
D | ActionItem.java | 44 TextView titleView = (TextView) view.findViewById(R.id.title); in onBind() 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/src/com/android/settings/wifi/calling/ |
D | DisclaimerItemListAdapter.java | 69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
|
/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/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/DocumentsUI/src/com/android/documentsui/sidebar/ |
D | AppItem.java | 80 final TextView titleView = (TextView) convertView.findViewById(android.R.id.title); in bindView() local
|
D | RootItem.java | 128 final TextView titleView = (TextView) view.findViewById(android.R.id.title); in bindTitle() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/ |
D | LeanbackPickerDialogFragment.java | 164 final TextView titleView = view.findViewById(R.id.decor_title); in onCreateView() 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/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
|
D | AlbumDetailsActivity.java | 205 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
|
D | ArtistDetailsActivity.java | 217 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() 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/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/apps/UniversalMediaPlayer/java/com/android/pump/fragment/ |
D | AudioFragment.java | 145 TextView titleView = itemView.findViewById(R.id.audio_title); in bind() local
|
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/picker/ |
D | PreviewActivityTest.java | 471 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/ |
D | CarUiListItemTest.java | 291 TextView titleView = getHeaderViewHolderTitleAtPosition(0); in testHeader_titleAndBody() local
|