Searched refs:infoContainer (Results 1 – 1 of 1) sorted by relevance
121 ViewGroup infoContainer = (ViewGroup) root.findViewById(R.id.credential_container); in onCreateDialog() local124 infoContainer.addView(view); in onCreateDialog()