Searched refs:capabilityView (Results 1 – 1 of 1) sorted by relevance
249 View capabilityView = inflater.inflate( in createEnableDialogContentView() local252 ImageView imageView = (ImageView) capabilityView.findViewById( in createEnableDialogContentView()257 TextView labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()261 TextView descriptionView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()268 capabilitiesView.addView(capabilityView); in createEnableDialogContentView()275 capabilityView = inflater.inflate( in createEnableDialogContentView()278 imageView = (ImageView) capabilityView.findViewById( in createEnableDialogContentView()283 labelView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()287 descriptionView = (TextView) capabilityView.findViewById( in createEnableDialogContentView()291 capabilitiesView.addView(capabilityView); in createEnableDialogContentView()