Home
last modified time | relevance | path

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

123

/aosp12/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/
H A DHeaderMixin.java67 final TextView titleView = getTextView(); in setText() local
79 final TextView titleView = getTextView(); in setText() local
87 final TextView titleView = getTextView(); in getText() local
H A DColoredHeaderMixin.java59 final TextView titleView = getTextView(); in setColor() local
67 final TextView titleView = getTextView(); in getColor() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A 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
H A DGuidanceRelativeLayout.java61 TextView titleView = getRootView().findViewById(R.id.guidance_title); in onLayout() local
/aosp12/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/
H A DSettingsPreferenceFragment.java97 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() local
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/savedqueries/
H A DSavedQueryViewHolder.java29 public final TextView titleView; field in SavedQueryViewHolder
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
H A DHeaderItem.java42 final TextView titleView = convertView.findViewById(android.R.id.title); in bindView() local
H A DAppItem.java85 final TextView titleView = (TextView) convertView.findViewById(android.R.id.title); in bindView() local
/aosp12/frameworks/opt/setupwizard/library/gingerbread/test/robotest/src/com/android/setupwizardlib/items/
H A DSwitchItemTest.java214 final View titleView = view.findViewById(R.id.suw_items_title); in testAccessibility() local
222 TextView titleView = new TextView(application); in createLayout() local
H A DExpandableSwitchItemTest.java135 final View titleView = view.findViewById(R.id.suw_items_title); in testDrawableState() local
/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
H A DSettingsPreferenceFragment.java108 TextView titleView = view.findViewById(R.id.decor_title); in onViewCreated() local
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DActionItem.java44 TextView titleView = (TextView) view.findViewById(R.id.title); in onBind() local
/aosp12/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
H A DDialogTestUtils.java53 TextView titleView = dialogFragment.getDialog().getWindow().findViewById( in getTitle() local
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/testutils/
H A DDialogTestUtils.java53 TextView titleView = dialogFragment.getDialog().getWindow().findViewById( in getTitle() local
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
H A DPanelFragmentTest.java182 final View titleView = panelFragment.mLayoutView.findViewById(R.id.panel_title); in supportIcon_displayIconHeaderLayout() local
206 final View titleView = panelFragment.mLayoutView.findViewById(R.id.panel_title); in notSupportIcon_displayDefaultHeaderLayout() local
/aosp12/packages/apps/Settings/src/com/android/settings/display/
H A DDarkUIInfoDialogFragment.java52 View titleView = inflater.inflate(R.layout.settings_dialog_title, null); in onCreateDialog() local
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/wifi/
H A DWifiPasswordDialogTest.java77 View titleView = mFragment.getDialog().findViewById(com.android.internal.R.id.alertTitle); in onDialogCreated_titleSet() local
/aosp12/packages/apps/Settings/src/com/android/settings/security/
H A DCredentialManagementAppHeaderController.java83 TextView titleView = headerPref.findViewById(R.id.entity_header_title); in displayHeader() local
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/calling/
H A DDisclaimerItemListAdapter.java69 public final TextView titleView; field in DisclaimerItemListAdapter.DisclaimerItemViewHolder
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/
H A DOverflowMenuItem.java136 TextView titleView = view.requireViewById(R.id.toolbar_overflow_item_title); in bindItemView() local
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
H A DPermissionUsageV2ControlPreference.java115 TextView titleView = (TextView) view.findViewById(android.R.id.title); in onBindViewHolder() local
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/
H A DSearchViewHolder.java41 public final TextView titleView; field in SearchViewHolder
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DGlifLayoutTest.java99 final TextView titleView = (TextView) glifLayout.findManagedViewById(R.id.suw_layout_title); in testGlifV2Theme() local
/aosp12/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/
H A DExpandableSwitchItem.java150 TextView titleView = (TextView) view.findViewById(R.id.suw_items_title); in tintCompoundDrawables() local
/aosp12/packages/apps/UniversalMediaPlayer/java/com/android/pump/activity/
H A DMovieDetailsActivity.java132 TextView titleView = findViewById(R.id.activity_movie_details_title); in updateViews() local

123