Searched refs:titleLayout (Results 1 – 1 of 1) sorted by relevance
149 View titleLayout = inflater.inflate(R.layout.request_role_title, null); in onCreateDialog() local150 ImageView iconImage = titleLayout.requireViewById(R.id.icon); in onCreateDialog()152 TextView titleText = titleLayout.requireViewById(R.id.title); in onCreateDialog()180 .setCustomTitle(titleLayout) in onCreateDialog()