HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 251 - 275 of 3716) sorted by null

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/cf/attrib/
AttSignature.java 52 * Gets the signature string.
AttSourceFile.java 52 * Gets the source file name of this instance.
  /dalvik/dx/src/com/android/dx/cf/code/
LineNumberList.java 69 * Gets the indicated item.
104 * Gets the line number associated with the given address.
167 * Gets the start pc of this item.
176 * Gets the line number of this item.
  /dalvik/dx/src/com/android/dx/dex/code/
CatchTable.java 42 * Gets the element at the given index. It is an error to call
166 * Gets the start address.
175 * Gets the end address (exclusive).
184 * Gets the handlers.
  /dalvik/dx/src/com/android/dx/dex/file/
FieldIdItem.java 50 * Gets the field constant.
IdItem.java 53 * Gets the type constant for the defining class of the
MethodIdItem.java 50 * Gets the method constant.
  /dalvik/dx/src/com/android/dx/rop/cst/
CstInterfaceMethodRef.java 48 * Gets a normal (non-interface) {@link CstMethodRef} that corresponds to
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
NativeStart.java 22 * when the function returns. That gets a little weird when we're
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMErrorMonitor.java 49 * Gets list of errors
  /dalvik/libcore/luni/src/main/java/java/io/
Flushable.java 22 * gets closed.
  /dalvik/libcore/luni/src/main/java/java/net/
Proxy.java 81 * Gets the type of this {@code Proxy} instance.
90 * Gets the address of this {@code Proxy} instance.
100 * Gets a textual representation of this {@code Proxy} instance. The string
141 * Gets the hashcode for this {@code Proxy} instance.
  /dalvik/libcore/prefs/src/main/java/java/util/prefs/
PreferenceChangeListener.java 35 * This method gets invoked whenever a preference is added, deleted or
  /dalvik/libcore/security/src/main/java/java/security/interfaces/
ECPrivateKey.java 38 public BigInteger getS();
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/
OrderedTable.java 120 * Gets the number of elements in this instance.
148 * Gets the nth key.
168 * Gets the nth value.
188 * Gets an enumeration of the keys, in order.
  /dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/
RoleSyntax.java 133 * Gets the role authority of this RoleSyntax.
143 * Gets the role name of this RoleSyntax.
153 * Gets the role name as a <code>java.lang.String</code> object.
165 * Gets the role authority as a <code>String[]</code> object.
  /dalvik/tools/dexdeps/src/com/android/dexdeps/
ClassRef.java 64 * Gets the class name.
  /dalvik/vm/alloc/
clz.h 25 * This gets a little tricky for ARM, because it's only available in ARMv5
  /dalvik/vm/mterp/
rebuild.sh 18 # Rebuild for all known targets. Necessary until the stuff in "out" gets
  /development/host/windows/usb/api/
adb_helper_routines.h 86 /** \brief Given the hardware device information and data gets data details.
90 gets detailed data about the device (interface).
108 /** \brief Given the hardware device information and data gets device name.
112 gets device name. This routine uses GetUsbDeviceDetails to extract device
  /development/simulator/app/
DeviceWindow.h 21 /* this gets tucked into a user event */
  /development/simulator/wrapsim/
DevConsoleTty.c 23 * Looks like they want vs.v_active. This just gets fed back into
  /device/htc/dream/
BoardConfig.mk 21 # variant, so that it gets overwritten by the parent (which goes
  /device/htc/sapphire/
BoardConfig.mk 21 # variant, so that it gets overwritten by the parent (which goes
  /external/bluetooth/glib/gio/
gfileicon.h 44 * Gets an icon for a #GFile. Implements #GLoadableIcon.

Completed in 330 milliseconds

<<11121314151617181920>>