Home
last modified time | relevance | path

Searched defs:titleTextView (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/adapters/
DAlbumSetCursorAdapter.java51 TextView titleTextView = (TextView) v.findViewById( in bindView() local
/packages/apps/Settings/src/com/android/settings/biometrics/face/
DFaceEnrollAccessibilityToggle.java56 final TextView titleTextView = findViewById(R.id.title); in FaceEnrollAccessibilityToggle() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DIssueCardPreference.java117 TextView titleTextView = (TextView) holder.findViewById(R.id.issue_card_title); in onBindViewHolder() local
152 TextView attributionTitleTextView, TextView titleTextView) { in configureContentDescription()
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DSettingsActivity.java144 final TextView titleTextView = (TextView) itemView.findViewById(R.id.title); in getView() local
/packages/apps/Settings/src/com/android/settings/sim/
DEnableAutoDataSwitchDialogFragment.java110 TextView titleTextView = titleView.findViewById(R.id.title); in updateDialog() local
DSelectSpecificDataSimDialogFragment.java169 TextView titleTextView = titleView.findViewById(R.id.title); in updateDialog() local
DSimListDialogFragment.java79 TextView titleTextView = titleView.findViewById(R.id.title); in onCreateDialog() local
/packages/apps/Settings/src/com/android/settings/network/telephony/
DConfirmDialogFragment.java132 TextView titleTextView = titleView.findViewById(R.id.title); in onCreateDialog() local
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java888 TextView titleTextView = findViewById(R.id.alertTitle); in updateAlertText() local