Home | History | Annotate | Download | only in configuration

Lines Matching full:qualifiers

37         // get the default qualifiers.
115 * Sets the config from the qualifiers of a given <var>config</var>.
126 * Sets the config from the qualifiers of a given <var>config</var>.
128 * @param nonFakeValuesOnly if set to true this ignore qualifiers for which the
146 * <p/>This makes qualifiers at all indices <code>null</code>.
155 * Removes the qualifiers from the receiver if they are present (and valid)
167 * Adds the non-qualifiers from the given config.
168 * Qualifiers that are null in the given config do not change in the receiver.
189 // all allocated qualifiers are valid, we return null.
288 * Returns a qualifier by its index. The total number of qualifiers can be accessed by
598 // pre- language/region qualifiers
627 // post language/region qualifiers.
653 // now we compare the qualifiers
700 // The precedence of the qualifiers is more important than the number of qualifiers that
720 // 2. Loop on the qualifiers, and eliminate matches
774 // through all the qualifiers.
781 // Because we accept resources whose configuration have qualifiers where the reference
811 // it's only a non match if both qualifiers are non-null, and they don't match.
838 * Create default qualifiers.
839 * <p/>This creates qualifiers with no values for all indices.
865 * Returns an array of all the non null qualifiers.