HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 451 - 475 of 10097) sorted by null

<<11121314151617181920>>

  /art/runtime/
read_barrier.h 46 // It's up to the implementation whether the given field gets updated whereas the return value
54 // It's up to the implementation whether the given root gets updated
61 // It's up to the implementation whether the given root gets updated
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
TargetInsn.java 81 * Gets the unique branch target of this instruction.
90 * Gets the target address of this instruction. This is only valid
102 * Gets the branch offset of this instruction. This is only valid to
  /dalvik/dx/src/com/android/dx/dex/code/
TargetInsn.java 81 * Gets the unique branch target of this instruction.
90 * Gets the target address of this instruction. This is only valid
102 * Gets the branch offset of this instruction. This is only valid to
  /development/host/windows/usb/api/
adb_api_instance.h 43 the refcount refcount gets decremented.
45 corresponded object gets deleted from the map and its refcount is
70 /// Gets name of the USB interface (device name) for this instance
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
CommandPacket.java 77 * Gets command set value of the header of the CommandPacket as byte.
106 * Gets command value of the header of the CommandPacket as byte.
115 * Gets the representation of the CommandPacket as array of bytes in the
JDWPConstants.java 51 * Gets name for corresponding constant value.
83 * Gets name for corresponding constant value.
117 * Gets name for corresponding constant value.
161 * Gets name for corresponding constant value.
221 * Gets name for corresponding constant value.
328 * Gets name for corresponding constant value.
508 * Gets name for corresponding constant value.
648 * Gets name for corresponding constant value.
678 * Gets name for corresponding constant value.
708 * Gets name for corresponding constant value
    [all...]
  /external/apache-http/android/src/com/android/internal/http/multipart/
PartSource.java 48 * Gets the number of bytes contained in this source.
55 * Gets the name of the file this source represents.
62 * Gets a new InputStream for reading this source. This method can be
  /external/autotest/client/cros/multimedia/
facade_resource.py 65 """Gets the extension from the indicated path.
112 """Gets the tabs opened by browser.
121 """Gets the tab by the tab descriptor.
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
TargetInsn.java 81 * Gets the unique branch target of this instruction.
90 * Gets the target address of this instruction. This is only valid
102 * Gets the branch offset of this instruction. This is only valid to
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/generators/
FileCounter.java 99 * Gets the sourceDirectory.
115 * Gets the filterString.
131 * Gets the outputFile.
  /external/junit/src/junit/framework/
TestResult.java 82 * Gets the number of detected errors.
96 * Gets the number of detected failures.
123 * Gets the number of run tests.
  /external/libgdx/extensions/gdx-bullet/src/com/badlogic/gdx/physics/bullet/
BulletBase.java 79 /** Take ownership of the native instance, causing the native object to be deleted when this object gets out of scope. */
84 /** Release ownership of the native instance, causing the native object NOT to be deleted when this object gets out of scope. */
89 /** @return True if the native is destroyed when this object gets out of scope, false otherwise. */
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
FileTypeBox.java 81 * Gets the brand identifier.
108 * Gets an informative integer for the minor version of the major brand.
118 * Gets an array of 4-cc brands.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
SegmentTypeBox.java 80 * Gets the brand identifier.
107 * Gets an informative integer for the minor version of the major brand.
117 * Gets an array of 4-cc brands.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/
Annotation.java 43 * Gets the visibility of this annotation.
52 * Gets the type of this annotation.
61 * Gets a set of the name/value elements associated with this annotation.
ExceptionHandler.java 44 * Gets the type of exception that is handled by this handler.
51 * Gets the type of exception that is handled by this handler.
59 * Gets the code offset of the handler.
MethodImplementation.java 45 * Gets the number of registers in this method.
52 * Gets the instructions in this method.
59 * Gets a list of the try blocks defined for this method.
MethodParameter.java 61 * Gets a set of the annotations that are applied to this parameter.
70 * Gets the name of this parameter, if available.
77 * Gets the signature of this parameter, if available.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/reference/
FieldReference.java 42 * Gets the type of the class that defines the referenced field.
49 * Gets the name of the referenced field.
56 * Gets the type of the referenced field.
  /frameworks/base/core/java/android/accounts/
IAccountAuthenticator.aidl 41 * gets the password by either prompting the user or querying the IAccountManager
47 * Gets the user-visible label of the given authtoken type.
70 * Gets whether or not the account is allowed to be removed.
  /frameworks/base/core/java/android/hardware/usb/
UsbPortStatus.java 55 * Gets the current mode of the port.
65 * Gets the current power role of the port.
75 * Gets the current data role of the port.
  /frameworks/base/core/java/android/os/storage/
MountServiceInternal.java 31 * Gets the external storage mount mode for the given uid.
45 * Gets whether external storage should be reported to the given UID.
74 * Gets the mount mode to use for a given UID as determined by consultin all
  /frameworks/base/core/java/android/print/
PageRange.java 69 * Gets the start page index (zero based and inclusive).
78 * Gets the end page index (zero based and inclusive).
87 * Gets whether a page range contains a a given page.
  /frameworks/base/include/android_runtime/
AndroidRuntime.h 78 * This gets called after the VM has been created, but before we
85 * This gets called after the JavaVM has initialized. Override it
91 * This gets called after the JavaVM has initialized after a Zygote
  /frameworks/native/services/inputflinger/
PointerControllerInterface.h 41 /* Gets the bounds of the region that the pointer can traverse.
52 /* Gets a mask that indicates which buttons are pressed. */
58 /* Gets the absolute location of the pointer. */

Completed in 576 milliseconds

<<11121314151617181920>>