Home | History | Annotate | Download | only in content

Lines Matching defs:TYPE_BUNDLE

97     public static final int TYPE_BUNDLE = 7;
133 * List of nested restrictions. Used by {@link #TYPE_BUNDLE bundle} and
194 * Constructor for {@link #TYPE_BUNDLE}/{@link #TYPE_BUNDLE_ARRAY} type.
198 * only contain elements of type {@link #TYPE_BUNDLE bundle}.
201 * {@link #TYPE_BUNDLE bundle}.
210 if (restriction.getType() != TYPE_BUNDLE) {
217 mType = TYPE_BUNDLE;
223 * Creates an entry of type {@link #TYPE_BUNDLE}.
237 * elements of type {@link #TYPE_BUNDLE bundle}.
367 * <p>This method is only relevant for types {@link #TYPE_BUNDLE} and