HomeSort by relevance Sort by last modified time
    Searched full:qualified (Results 226 - 250 of 916) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createAttributeNS06.java 34 * Document.createAttributeNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
createElementNS06.java 34 * Document.createElementNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
documentcreateattributeNS01.java 34 * The method createAttributeNS creates an attribute of the given qualified name and namespace URI
documentcreateattributeNS02.java 34 * The method createAttributeNS creates an attribute of the given qualified name and namespace URI
documentcreateattributeNS03.java 48 * qualified name contains an illegal character
documentcreateattributeNS04.java 47 * The method createAttributeNS raises a NAMESPACE_ERR if the specified qualified name
elementsetattributens04.java 35 * the specified qualified name contains an illegal character.
localName01.java 35 * returns the local part of the qualified name of this node,
localName03.java 35 * returns the local part of the qualified name of this node,
localName04.java 35 * returns the local part of the qualified name of this node,
nodegetprefix03.java 37 * Retreive the prefix part of their qualified names using getPrefix and verify
nodesetprefix01.java 35 * when permitted, changes the nodeName attribute, which holds the qualified name, as well as the
nodesetprefix02.java 35 * when permitted, changes the nodeName attribute, which holds the qualified name, as well as the
setAttributeNS10.java 34 * Element.setAttributeNS with an empty qualified name should cause an INVALID_CHARACTER_ERR.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
DefaultHandler.java 264 * @param qName The qualified name (with prefix), or the
265 * empty string if qualified names are not available.
295 * @param qName The qualified name (with prefix), or the
296 * empty string if qualified names are not available.
  /libcore/luni/src/test/java/tests/org/w3c/dom/
NodeGetPrefix.java 36 * Retreive the prefix part of their qualified names using getPrefix and verify
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nis_tags.h 34 #define EXPAND_NAME (1<<6) /* Expand partitially qualified names */
  /prebuilt/sdk/tools/
dx 18 # and set up progdir to be the fully-qualified pathname of its directory.
  /sdk/ddms/app/etc/
ddms 17 # and set up progdir to be the fully-qualified pathname of its directory.
ddms.bat 20 rem and set up progdir to be the fully-qualified pathname of its directory.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
XmlnsAttributeDescriptor.java 73 * Returns the fully-qualified attribute name, namely "xmlns:xxx" where xxx is
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
ActivityLaunchAction.java 38 * @param activity fully qualified activity name to launch
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
RefactoringUtil.java 80 * @param localName the local part of the qualified name
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
AndroidJarLoader.java 135 * qualified binary name (.e.g "com.my.package."). The matching algorithm
261 * Java full qualified binary class name.
420 * Returns a {@link IAndroidClassLoader.IClassDescriptor} by its fully-qualified name.
421 * @param className the fully-qualified name of the class to return.
  /sdk/hierarchyviewer2/app/etc/
hierarchyviewer 17 # and set up progdir to be the fully-qualified pathname of its directory.

Completed in 361 milliseconds

1 2 3 4 5 6 7 8 91011>>