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

<<11121314151617181920>>

  /dalvik/dx/src/com/android/dx/dex/
DexOptions.java 35 * Does final processing of 64-bit alignment into output finisher to gets output as
48 * Gets the dex file magic number corresponding to this instance.
  /developers/build/prebuilts/gradle/DirectShare/Application/src/main/java/com/example/android/directshare/
Contact.java 76 * Gets the name of this contact.
85 * Gets the icon of this contact.
  /developers/samples/android/content/DirectShare/Application/src/main/java/com/example/android/directshare/
Contact.java 76 * Gets the name of this contact.
85 * Gets the icon of this contact.
  /development/samples/browseable/DirectShare/src/com.example.android.directshare/
Contact.java 76 * Gets the name of this contact.
85 * Gets the icon of this contact.
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RuleReturnScope.cs 40 /// Gets the start element from the input stream
47 /// Gets the stop element from the input stream
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
IRuleReturnScope.cs 41 /// Gets the start element from the input stream
49 /// Gets the stop element from the input stream
IRuleReturnScope`1.cs 42 /// Gets the start element from the input stream
50 /// Gets the stop element from the input stream
  /external/chromium-trace/catapult/devil/devil/android/
device_temp_file.py 5 """A temp file that automatically gets pushed and deleted from a device."""
46 # It shouldn't matter when the temp file gets deleted, so do so
  /external/chromium-trace/catapult/telemetry/telemetry/value/
summarizable.py 61 """Gets a single scalar value that best-represents this value.
68 """Gets a string value that best-represents this value.
  /external/clang/test/Driver/
debug-options-as.c 20 // Check to make sure clang with -g on a .s file gets passed.
28 // Check to make sure clang with -g on a .s file gets passed -dwarf-debug-producer.
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
configurationmessage.h 36 // Gets the configured encoding options.
39 // Gets the client role.
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
pairingcontext.h 43 // Gets the client certificate.
46 // Gets the server certificate.
  /external/icu/icu4c/source/test/intltest/
sfwdchit.h 39 * Gets the current code unit for returning and advances to the next code unit
47 * Gets the current code point for returning and advances to the next code point
  /external/icu/icu4j/samples/src/com/ibm/icu/samples/iuc/
SupplementalUtilities.java 55 -48123456, // gets -0.012346 not -123.456
56 -52123456, // this one gets -123.456
  /external/libcap/pam_cap/
capability.conf 18 ## user 'morgan' gets the CAP_SETFCAP inheritable capability (commented out!)
24 ## 'everyone else' gets no inheritable capabilities (restrictive config)
  /external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/hiero/unicodefont/effects/
ConfigurableEffect.java 40 /** Gets the string representation of the value. */
43 /** Gets the object representation of the value. */
  /external/toybox/tests/
modinfo.test 17 testing "modinfo gets right number of fields" "modinfo ne2k-pci |cut -d: -f1 |grep -v ver|sort" "alias\nalias\nalias\nalias\nalias\nalias\nalias\nalias\nalias\nalias\nalias\nauthor\ndepends\ndescription\nfilename\nlicense\nparm\nparm\nparm\n" "" ""
23 testing "modinfo -F filename gets absolute path" "[ -e `modinfo -F filename ne2k-pci` ] && echo ne2k-pci " "ne2k-pci\n" "" ""
  /external/webrtc/webrtc/modules/video_capture/mac/qtkit/
video_capture_qtkit_info.h 60 * Gets the capabilities of the named device
68 * Gets the capability that best matches the requested width, height and frame rate.
  /frameworks/base/core/java/android/os/
CpuUsageInfo.java 48 * Gets the active time in milliseconds since the system last booted.
57 * Gets the total time in milliseconds that the CPU has been enabled since the system last
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 39 * Gets whether the credentials stored for the current host (i.e. the host
66 * Gets whether the prompt dialog should be suppressed.
  /frameworks/base/core/jni/
android_os_MessageQueue.h 27 /* Gets the message queue's looper. */
65 /* Gets the native object associated with a MessageQueue. */
  /frameworks/base/location/java/android/location/
GpsNavigationMessage.java 112 * Gets the type of the navigation message contained in the object.
126 * Gets a string representation of the 'type'.
147 * Gets the Pseudo-random number.
162 * Gets the Message Identifier.
179 * Gets the Sub-message Identifier.
196 * Gets the data associated with the Navigation Message.
216 * Gets the Status of the navigation message contained in the object.
230 * Gets a string representation of the 'status'.
  /frameworks/base/telephony/java/com/android/ims/internal/uce/presence/
PresCapInfo.java 32 * Gets the UCE capability information.
48 * Gets the contact URI.
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/content/
SimpleWakefulService.java 39 // service gets killed and restarted while in the middle of such work
40 // (so the Intent gets re-delivered to perform the work again), it will
  /libcore/ojluni/src/main/java/java/beans/
PropertyChangeListener.java 29 * A "PropertyChange" event gets fired whenever a bean changes a "bound"
37 * This method gets called when a bound property is changed.

Completed in 667 milliseconds

<<11121314151617181920>>