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

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/java/util/prefs/
NodeChangeListener.java 40 * This method gets called when a child node is added.
48 * This method gets called when a child node is removed.
  /packages/apps/BasicSmsReceiver/src/com/android/basicsmsreceiver/
BasicSmsReceiverApp.java 42 // Each incoming sms gets its own notification. We have to use a new unique notification id
50 notificationId = 1; // wrap around before it gets dangerous
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
QsbApplication.java 152 * Gets the QSB configuration object.
190 * Gets the source task executor.
207 * Gets the query thread factory.
228 * Gets the suggestion provider.
248 * Gets the default suggestion view factory.
264 * Gets the Google source.
281 * Gets Voice Search utilities.
296 * Gets the event logger.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsView.java 58 * Gets the position of the selected suggestion.
67 * Gets the selected suggestion.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/
ContentTypeField.java 83 * Gets the exception that was raised during parsing of
91 * Gets the MIME type defined in this Content-Type field.
100 * Gets the MIME type defined in the child's
128 * Gets the value of a parameter. Parameter names are case-insensitive.
140 * Gets all parameters.
152 * Gets the value of the <code>boundary</code> parameter if set.
162 * Gets the value of the <code>charset</code> parameter if set.
172 * Gets the value of the <code>charset</code> parameter if set for the
  /packages/services/Telephony/src/org/apache/james/mime4j/field/
ContentTypeField.java 83 * Gets the exception that was raised during parsing of
91 * Gets the MIME type defined in this Content-Type field.
100 * Gets the MIME type defined in the child's
128 * Gets the value of a parameter. Parameter names are case-insensitive.
140 * Gets all parameters.
152 * Gets the value of the <code>boundary</code> parameter if set.
162 * Gets the value of the <code>charset</code> parameter if set.
172 * Gets the value of the <code>charset</code> parameter if set for the
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 41 // Provide a declaration for the possibly deprecated gets function, as
42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 41 // Provide a declaration for the possibly deprecated gets function, as
42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
os_defines.h 41 // Provide a declaration for the possibly deprecated gets function, as
42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
os_defines.h 41 // Provide a declaration for the possibly deprecated gets function, as
42 // glibc 2.15 and later does not declare gets for ISO C11 when
  /system/media/audio_effects/include/audio_effects/
effect_visualizer.h 57 VISUALIZER_CMD_CAPTURE = EFFECT_CMD_FIRST_PROPRIETARY, // Gets the latest PCM capture.
58 VISUALIZER_CMD_MEASURE, // Gets the current measurements
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
BlockAddresses.java 61 * Gets the instance for the start of the given block.
71 * Gets the instance for the start of the block with the given label.
81 * Gets the instance for the final instruction of the given block.
91 * Gets the instance for the final instruction of the block with
102 * Gets the instance for the end (address after the final instruction)
113 * Gets the instance for the end (address after the final instruction)
  /dalvik/dx/src/com/android/dx/cf/code/
SwitchList.java 62 * Gets the size of the list.
71 * Gets the indicated test value.
81 * Gets the indicated target. Asking for the target at {@code size()}
92 * Gets the default target. This is just a shorthand for
102 * Gets the list of all targets. This includes one extra element at the
112 * Gets the list of all case values.
  /dalvik/dx/src/com/android/dx/dex/code/
BlockAddresses.java 61 * Gets the instance for the start of the given block.
71 * Gets the instance for the start of the block with the given label.
81 * Gets the instance for the final instruction of the given block.
91 * Gets the instance for the final instruction of the block with
102 * Gets the instance for the end (address after the final instruction)
113 * Gets the instance for the end (address after the final instruction)
Dop.java 92 * Gets the opcode value.
101 * Gets the opcode family. The opcode family is the unmarked (no
111 * Gets the instruction format.
129 * Gets the opcode name.
138 * Gets the opcode value to try next when attempting to match an
150 * Gets the opcode for the opposite test of this instance. This is only
  /device/generic/goldfish/camera/
EmulatedCameraFactory.h 73 /* Gets emulated camera information.
121 /* Gets fake camera orientation. */
127 /* Gets qemu camera orientation. */
133 /* Gets number of emulated cameras.
162 /* Gets camera device version number to use for back camera emulation */
168 /* Gets camera device version number to use for front camera emulation */
  /external/autotest/server/cros/servo/
plankton.py 84 """Gets the value of a control from servod.
94 """Gets Plankton VBUS voltage in volts."""
100 """Gets Plankton VBUS current in amps."""
106 """Gets Plankton charging power in watts."""
111 """Gets the lists of available charging voltages."""
129 """Gets current charging voltage."""
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
BlockAddresses.java 61 * Gets the instance for the start of the given block.
71 * Gets the instance for the start of the block with the given label.
81 * Gets the instance for the final instruction of the given block.
91 * Gets the instance for the final instruction of the block with
102 * Gets the instance for the end (address after the final instruction)
113 * Gets the instance for the end (address after the final instruction)
Dop.java 92 * Gets the opcode value.
101 * Gets the opcode family. The opcode family is the unmarked (no
111 * Gets the instruction format.
129 * Gets the opcode name.
138 * Gets the opcode value to try next when attempting to match an
150 * Gets the opcode for the opposite test of this instance. This is only
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-test-part.h 71 // Gets the outcome of the test part.
74 // Gets the name of the source file where the test part took place, or
78 // Gets the line in the source file where the test part took place,
82 // Gets the summary of the failure message.
85 // Gets the message associated with the test part.
103 // Gets the summary of the failure message by omitting the stack
  /external/gtest/include/gtest/
gtest-test-part.h 71 // Gets the outcome of the test part.
74 // Gets the name of the source file where the test part took place, or
80 // Gets the line in the source file where the test part took place,
84 // Gets the summary of the failure message.
87 // Gets the message associated with the test part.
105 // Gets the summary of the failure message by omitting the stack
  /external/kernel-headers/original/uapi/linux/
kd.h 8 #define GIO_FONT 0x4B60 /* gets font in expanded form */
21 #define GIO_CMAP 0x4B70 /* gets colour palette on VGA+ */
85 #define KDGKBMODE 0x4B44 /* gets current keyboard mode */
90 #define KDGKBMETA 0x4B62 /* gets meta key handling mode */
109 #define KDGKBENT 0x4B46 /* gets one entry in translation table */
116 #define KDGKBSENT 0x4B48 /* gets one function key string entry */
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-test-part.h 71 // Gets the outcome of the test part.
74 // Gets the name of the source file where the test part took place, or
78 // Gets the line in the source file where the test part took place,
82 // Gets the summary of the failure message.
85 // Gets the message associated with the test part.
102 // Gets the summary of the failure message by omitting the stack
  /external/mesa3d/src/gtest/include/gtest/
gtest-test-part.h 71 // Gets the outcome of the test part.
74 // Gets the name of the source file where the test part took place, or
78 // Gets the line in the source file where the test part took place,
82 // Gets the summary of the failure message.
85 // Gets the message associated with the test part.
102 // Gets the summary of the failure message by omitting the stack
  /external/piex/src/tiff_directory/
tiff_directory.h 75 // Gets the value of a tag of byte vector type.
80 // Gets the value of a tag of type "ASCII".
86 // Gets the value of a tag of type "SHORT" or "LONG".
94 // Gets the value of a tag of type "SHORT", "LONG" or "RATIONAL".
102 // Gets the value of a tag of type "SSHORT", "SLONG" or "SRATIONAL".
110 // Gets the 'offset' to the value data in the file and its 'length' in bytes.

Completed in 1749 milliseconds

<<11121314151617181920>>