Lines Matching full:imageview
37 * If the Element tag is ImageView (or a subclass of ImageView), then the tag
40 * This class also has logic to ascertain the subclasses of ImageView and thus
56 * subclasses of ImageView.
64 * The ImageView class stored for easy comparison while handling content. It
91 * locate {@link ImageView} class.
110 * For each subclass of ImageView, test for existence of the specified
125 // ImageView, skip it.
166 * Set the class loader and ImageView class objects that will be used during
171 * when the ImageView Class object could not be found within the
178 sValidationClassLoader.loadClass("android.widget.ImageView");
190 * Initializes the class loader and {@link ImageView} Class objects.
193 * when either an invalid path is provided or ImageView cannot
208 "Unable to find ImageView class.", cnfException);