Searched refs:capabilityView (Results 1 – 1 of 1) sorted by relevance
231 View capabilityView = inflater.inflate( in createEnableDialogContentView() local234 ImageView imageView = (ImageView) capabilityView.findViewById( in createEnableDialogContentView()239 TextView labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()243 TextView descriptionView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()250 capabilitiesView.addView(capabilityView); in createEnableDialogContentView()257 capabilityView = inflater.inflate( in createEnableDialogContentView()260 imageView = (ImageView) capabilityView.findViewById( in createEnableDialogContentView()265 labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()269 descriptionView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()273 capabilitiesView.addView(capabilityView); in createEnableDialogContentView()