HomeSort by relevance Sort by last modified time
    Searched full:retrieve (Results 501 - 525 of 3782) sorted by null

<<21222324252627282930>>

  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
hasAttributes01.java 36 * Retrieve the first "name" node and invoke the "hasAttributes()" method.
hasAttributes02.java 36 * Retrieve the first address node and the "hasAttributes()" method
internalSubset01.java 38 * Retrieve the documenttype.
namespaceURI04.java 37 * Retrieve the second employee node and invoke the "getNamespaceURI()"
nodehasattributes02.java 48 * Retrieve the docType node. Since this is not an element node check if hasAttributes returns
prefix04.java 37 * Retrieve the first employee node and invoke the getPrefix() method."
publicId01.java 37 * Retrieve the documenttype.
systemId01.java 37 * Retrieve the documenttype.
  /libcore/luni/src/main/java/org/w3c/dom/
Element.java 20 * be used to retrieve the set of all attributes for an element. There are
21 * methods on the <code>Element</code> interface to retrieve either an
49 * @param name The name of the attribute to retrieve.
101 * <br>To retrieve an attribute node by qualified name and namespace URI,
104 * retrieve.
169 * @param namespaceURI The namespace URI of the attribute to retrieve.
170 * @param localName The local name of the attribute to retrieve.
264 * @param namespaceURI The namespace URI of the attribute to retrieve.
265 * @param localName The local name of the attribute to retrieve.
  /libcore/luni/src/test/java/tests/org/w3c/dom/
HasAttribute.java 11 * has an attribute with the given name. Retrieve the first "address" element
HasAttributes.java 32 * not have an attribute. Retrieve the first "name" node and invoke the
InternalSubset.java 35 * Retrieve the documenttype.
LocalName.java 17 * Retrieve the first emp:address node and get the attributes of this node."
PublicId.java 34 * Retrieve the documenttype.
SystemId.java 33 * Retrieve the documenttype. Apply the "getSystemId()" method. The string
  /packages/apps/Settings/src/com/android/settings/
DeviceAdminAdd.java 114 Log.w(TAG, "Unable to retrieve device policy " + cn, e);
133 // We didn't retrieve the meta data for all possible matches, so
158 Log.w(TAG, "Unable to retrieve device policy " + cn, e);
162 Log.w(TAG, "Unable to retrieve device policy " + cn, e);
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
DemuxInputStream.java 85 * Utility method to retrieve stream bound to current thread (if any).
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
DemuxOutputStream.java 97 * Utility method to retrieve stream bound to current thread (if any).
  /packages/providers/ContactsProvider/res/values-en-rGB/
strings.xml 29 <string name="read_write_all_voicemail_description" msgid="8029809937805761356">"Allows the app to store and retrieve all voicemails that this device can access."</string>
  /packages/providers/ContactsProvider/res/values-en-rIN/
strings.xml 29 <string name="read_write_all_voicemail_description" msgid="8029809937805761356">"Allows the app to store and retrieve all voicemails that this device can access."</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
neighbour.h 68 * To retrieve the neighbour tables send RTM_GETNEIGHTBL with the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
neighbour.h 68 * To retrieve the neighbour tables send RTM_GETNEIGHTBL with the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
neighbour.h 68 * To retrieve the neighbour tables send RTM_GETNEIGHTBL with the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
anydbm.py 24 data = d[key] # retrieve data at key (raise KeyError if no
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
symlink_support.py 45 Call FormatMessage with a system error number to retrieve

Completed in 1082 milliseconds

<<21222324252627282930>>