Home
last modified time | relevance | path

Searched defs:mTitleView (Results 1 – 25 of 275) sorted by relevance

1234567891011

/aosp_15_r20/packages/apps/TV/src/com/android/tv/ui/sidepanel/
DDividerItem.java24 private TextView mTitleView; field in DividerItem
/aosp_15_r20/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
H A DQueueAdapter.java47 TextView mTitleView; field in QueueAdapter.ViewHolder
H A DBrowseFragment.java177 TextView mTitleView; field in BrowseFragment.BrowseAdapter.ViewHolder
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/privacy/
DSensorToggleInfoFragment.java49 private TextView mTitleView; field in SensorToggleInfoFragment
/aosp_15_r20/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DDialogActivity.kt27 @JvmField protected var mTitleView: TextView? = null variable in com.android.quicksearchbox.DialogActivity
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DIndividualHolder.java41 protected TextView mTitleView; field in IndividualHolder
/aosp_15_r20/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DItemTest.java53 private TextView mTitleView; field in ItemTest
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/notification/modes/
DZenModesListItemPreference.java51 private TextView mTitleView; field in ZenModesListItemPreference
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dialog/
DInteractiveAppDialogFragment.java101 TextView mTitleView = (TextView) v.findViewById(R.id.title); in onCreateView() local
DPinDialogFragment.java86 private TextView mTitleView; field in PinDialogFragment
/aosp_15_r20/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DRemoteDfuActivity.java78 private TextView mTitleView; field in RemoteDfuActivity
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
DProgressDialogFragment.java39 private TextView mTitleView; field in ProgressDialogFragment
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/dream/
DDreamAdapter.java52 private final TextView mTitleView; field in DreamAdapter.DreamViewHolder
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/security/
DRequestManageCredentials.java244 final TextView mTitleView = findViewById(R.id.credential_management_app_title); in loadHeader() local
/aosp_15_r20/developers/demos/JustForUs/justforus/src/main/java/com/example/android/justforus/
H A DMainActivity.java222 private final TextView mTitleView; field in MainActivity.ViewCache
/aosp_15_r20/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
H A DBarChartPreferenceTest.java54 private TextView mTitleView; field in BarChartPreferenceTest
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DAppbarFragment.java111 private TextView mTitleView; field in AppbarFragment
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/
DSlidingTabLayout.java38 private final LinearLayout mTitleView; field in SlidingTabLayout
/aosp_15_r20/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DBugInfoAdapter.java62 TextView mTitleView; field in BugInfoAdapter.BugInfoViewHolder
/aosp_15_r20/packages/apps/TV/src/com/android/tv/menu/
DMenuRowView.java38 private TextView mTitleView; field in MenuRowView
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DContentBrowserActivity.java63 TextView mTitleView; field in ContentBrowserActivity.Content
H A DContentBrowserNavActivity.java64 TextView mTitleView; field in ContentBrowserNavActivity.Content
H A DVideoPlayerActivity.java65 TextView mTitleView; field in VideoPlayerActivity.Content
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/template/
DCarNotificationBodyView.java73 private TextView mTitleView; field in CarNotificationBodyView
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DHybridNotificationView.java47 protected TextView mTitleView; field in HybridNotificationView

1234567891011