HomeSort by relevance Sort by last modified time
    Searched full:qualified (Results 276 - 300 of 608) sorted by null

<<11121314151617181920>>

  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
AddOnTarget.java 85 * @param libMap A map containing the optional libraries. The map key is the fully-qualified
  /bionic/libc/netbsd/nameser/
ns_name.c 199 * 1 if string was fully qualified
200 * 0 is string was not fully qualified
275 /* Fully qualified ? */
  /external/blktrace/btreplay/
btrecord.c 49 * @file_name: Fully qualified name for this input file
81 * @file_name: Fully qualified name for this file
82 * @vfn: Fully qualified name for this file
  /libcore/luni/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 384 * Feature names are fully qualified {@link java.net.URI}s.
427 * <p>The feature name is any fully-qualified URI. It is
434 * @param name The feature name, which is a fully-qualified URI.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/model/
UiClassAttributeNode.java 308 // build the fully qualified name of the class
392 // build back the fully qualified class name.
493 // get the fully qualified name with $ to properly detect the enclosing types.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/xml/
AndroidManifestParser.java 73 * @param className the fully qualified name of the class to test.
74 * @param superClassName the fully qualified name of the class it is supposed to extend.
423 * @param superClassName the fully qualified name of the super class that this
ManifestData.java 87 * Returns the fully qualified instrumentation class name
555 * @return An array of fully qualified class names, or empty if no activity were found.
564 * @return the fully qualified name of a HOME activity or null if none were found.