/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/template/ |
D | HeaderMixin.java | 67 final TextView titleView = getTextView(); in setText() local 79 final TextView titleView = getTextView(); in setText() local 87 final TextView titleView = getTextView(); in getText() local
|
D | ColoredHeaderMixin.java | 59 final TextView titleView = getTextView(); in setColor() local 67 final TextView titleView = getTextView(); in getColor() local
|
/frameworks/opt/setupwizard/library/gingerbread/test/robotest/src/com/android/setupwizardlib/items/ |
D | SwitchItemTest.java | 214 final View titleView = view.findViewById(R.id.suw_items_title); in testAccessibility() local 222 TextView titleView = new TextView(application); in createLayout() local
|
D | ExpandableSwitchItemTest.java | 135 final View titleView = view.findViewById(R.id.suw_items_title); in testDrawableState() local
|
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ |
D | GlifLayoutTest.java | 99 final TextView titleView = (TextView) glifLayout.findManagedViewById(R.id.suw_layout_title); in testGlifV2Theme() local
|
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/ |
D | CompanionDeviceDataTransferActivity.java | 70 TextView titleView = findViewById(R.id.title); in onCreate() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationCompactMessagingTemplateViewWrapper.kt | 35 private var titleView: View? = null variable
|
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/ |
D | ExpandableSwitchItem.java | 150 TextView titleView = (TextView) view.findViewById(R.id.suw_items_title); in tintCompoundDrawables() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/ |
D | CredentialPasswordView.kt | 58 val titleView: TextView? = findViewById(R.id.title) in onApplyWindowInsets() constant
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/ |
D | AppEntitiesHeaderControllerTest.java | 215 final View titleView = mAppEntitiesHeaderView.findViewById(R.id.header_title); in apply_noAppEntitySet_shouldOnlyShowTitleAndEmptyView() local
|
/frameworks/base/core/java/android/preference/ |
D | PreferenceScreen.java | 202 View titleView = childPrefScreen.findViewById(android.R.id.title); in showDialog() local
|
D | PreferenceFragment.java | 371 View titleView = root.findViewById(android.R.id.title); in bindPreferences() local
|
/frameworks/base/packages/SettingsLib/BarChartPreference/src/com/android/settingslib/widget/ |
D | BarChartPreference.java | 191 final TextView titleView = (TextView) holder.findViewById(R.id.bar_chart_title); in bindChartTitleView() local
|
/frameworks/base/core/java/android/widget/ |
D | ActivityChooserView.java | 770 TextView titleView = convertView.findViewById(R.id.title); in getView() local 786 TextView titleView = convertView.findViewById(R.id.title); in getView() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
D | CredentialViewBinder.kt | 50 val titleView: TextView = view.requireViewById(R.id.title) in <lambda>() constant
|
D | BiometricViewBinder.kt | 104 val titleView = view.requireViewById<TextView>(R.id.title) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/ |
D | MediaOutputBaseDialogTest.java | 215 final TextView titleView = mMediaOutputBaseDialogImpl.mDialogView.requireViewById( in refresh_checkTitle() local
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
D | StandardMenuPopup.java | 203 TextView titleView = (TextView) titleItemView.findViewById( in tryShow() local
|
D | CascadingMenuPopup.java | 447 final TextView titleView = (TextView) titleItemView.findViewById(R.id.title); in showMenu() local
|
/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/src/com/android/frameworks/core/batterystatsviewer/ |
D | BatteryConsumerPickerActivity.java | 272 public TextView titleView; field in BatteryConsumerPickerActivity.BatteryConsumerViewHolder
|
/frameworks/base/packages/SettingsLib/BannerMessagePreference/src/com/android/settingslib/widget/ |
D | BannerMessagePreference.java | 144 final TextView titleView = (TextView) holder.findViewById(R.id.banner_title); in onBindViewHolder() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/ |
D | PrivacyDialogV2.kt | 145 val titleView = itemHeader.findViewById<TextView>(R.id.privacy_dialog_item_header_title)!! in <lambda>() constant
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/ |
D | SelectPrinterActivity.java | 419 TextView titleView = findViewById(R.id.title); in updateEmptyView() local
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
D | SaveUi.java | 241 final TextView titleView = view.findViewById(R.id.autofill_save_title); in SaveUi() local
|
/frameworks/base/core/java/com/android/internal/app/ |
D | AbstractMultiProfilePagerAdapter.java | 377 TextView titleView = emptyStateView.findViewById(R.id.resolver_empty_state_title); in showEmptyState() local
|