Home | History | Annotate | Download | only in dex

Lines Matching full:given

145      * Returns a set containing all modifiers for the given int.
181 * Returns true if the given class is an enumeration, false otherwise.
185 * @return true if the given class is an enumeration, false otherwise
192 * Returns true if the given class is an interface, false otherwise.
196 * @return true if the given class is an interface, false otherwise
204 * Returns true if the given class is an annotation, false otherwise.
208 * @return true if the given class is an annotation, false otherwise
219 * Returns the Kind of the given DexClass.
223 * @return the Kind of the given class
244 * @return <code>true</code> if the given annotated element has the
253 * Returns the throws signature if the given element has such an annotation,
258 * @return he generic signature if the given element has such an annotation,
300 * @return <code>true</code> if the given annotated element has the
309 * Returns the generic signature if the given element has such an
314 * @return he generic signature if the given element has such an annotation,
337 * @return <code>true</code> if the given annotated element has the
359 * Returns the annotation with the specified type from the given element or
382 * Returns the value for the specified attribute name of the given
411 * Returns true if the given method is a constructor, false otherwise.
415 * @return true if the given method is a constructor, false otherwise
422 * Returns true if the given method is a static constructor, false
427 * @return true if the given method is a static constructor, false otherwise
438 * Returns the package-info class for the given package.
540 * Returns whether the given dex identifier is an anonymous class name.
545 * @return whether the given dex identifier is an anonymous class name