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