OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gets
(Results
101 - 125
of
9001
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/libcore/luni/src/main/java/java/util/prefs/
NodeChangeListener.java
33
* This method
gets
called whenever a child node is added to another node.
41
* This method
gets
called whenever a child node is removed from another
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionCursorProvider.java
26
*
Gets
the name of the provider. This is used for logging and
32
*
Gets
suggestions from the provider.
QsbApplication.java
167
*
Gets
the QSB configuration object.
194
*
Gets
all corpora.
253
*
Gets
the corpus ranker.
269
*
Gets
the shortcut repository.
293
*
Gets
the shortcut refresher.
305
// For now, ShortcutRefresher
gets
its own SourceTaskExecutor
310
*
Gets
the source task executor.
327
*
Gets
the query thread factory.
348
*
Gets
the suggestion provider.
368
*
Gets
the default suggestion view factory
[
all
...]
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsListView.java
52
*
Gets
the adapter for the list.
57
*
Gets
the ID of the currently selected item.
/dalvik/dexgen/src/com/android/dexgen/dex/code/
Dop.java
81
*
Gets
the opcode value.
90
*
Gets
the opcode family. The opcode family is the unmarked (no
100
*
Gets
the instruction format.
118
*
Gets
the opcode name.
127
*
Gets
the opcode for the opposite test of this instance. This is only
/dalvik/dexgen/src/com/android/dexgen/rop/
ByteBlock.java
101
*
Gets
the label of this block.
110
*
Gets
the bytecode offset (inclusive) of the start of this block.
119
*
Gets
the bytecode offset (exclusive) of the end of this block.
128
*
Gets
the list of successors that this block may branch to
138
*
Gets
the list of exceptions caught and their handler targets.
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstNat.java
109
*
Gets
the name.
118
*
Gets
the descriptor.
137
*
Gets
the field type corresponding to this instance's descriptor.
148
*
Gets
whether this instance has the name of a standard instance
160
*
Gets
whether this instance has the name of a standard class
/dalvik/dx/src/com/android/dx/cf/attrib/
AttCode.java
102
*
Gets
the maximum stack size.
111
*
Gets
the number of locals.
120
*
Gets
the bytecode array.
129
*
Gets
the exception table.
138
*
Gets
the associated attribute list.
InnerClassList.java
38
*
Gets
the indicated item.
102
*
Gets
the class this item refers to.
111
*
Gets
the outer class that this item's class is a member of, if any.
120
*
Gets
the original name of this item's class, if not anonymous.
129
*
Gets
the original declared access flags.
/dalvik/dx/src/com/android/dx/cf/code/
ByteBlock.java
101
*
Gets
the label of this block.
110
*
Gets
the bytecode offset (inclusive) of the start of this block.
119
*
Gets
the bytecode offset (exclusive) of the end of this block.
128
*
Gets
the list of successors that this block may branch to
138
*
Gets
the list of exceptions caught and their handler targets.
LocalVariableList.java
70
* element in the signature list
gets
augmented with the
107
*
Gets
the indicated item.
151
*
Gets
the local variable information in this instance which matches
175
*
Gets
the local variable information associated with a given address
267
*
Gets
the start pc of this variable's scope.
276
*
Gets
the length (in bytecodes) of this variable's scope.
285
*
Gets
the variable's type descriptor.
294
*
Gets
the variable's LocalItem, a (name, signature) tuple
303
*
Gets
the variable's type signature. Private because if you need this,
313
*
Gets
the variable's local index
[
all
...]
ConcreteMethod.java
183
*
Gets
whether the class that this method is part of is defined with
193
*
Gets
the maximum stack size.
202
*
Gets
the number of locals.
211
*
Gets
the bytecode array.
220
*
Gets
the exception table.
229
*
Gets
the line number list.
238
*
Gets
the local variable list.
/dalvik/dx/src/com/android/dx/rop/cst/
CstNat.java
109
*
Gets
the name.
118
*
Gets
the descriptor.
137
*
Gets
the field type corresponding to this instance's descriptor.
148
*
Gets
whether this instance has the name of a standard instance
160
*
Gets
whether this instance has the name of a standard class
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstNat.java
109
*
Gets
the name.
118
*
Gets
the descriptor.
137
*
Gets
the field type corresponding to this instance's descriptor.
148
*
Gets
whether this instance has the name of a standard instance
160
*
Gets
whether this instance has the name of a standard class
/libcore/luni/src/main/java/java/net/
SecureCacheResponse.java
39
*
Gets
the cipher suite string on the connection which is originally used
47
*
Gets
the local certificate chain. When the original connection retrieved
58
*
Gets
the cached server's certificate chain. As part of defining the
72
*
Gets
the server's principle. When the original connection retrieved
84
*
Gets
the local principle that the original connection sent to the server.
/system/core/include/cutils/
hashmap.h
65
*
Gets
a value from the map. Returns NULL if no entry for the given key is
76
*
Gets
the value for a key. If a value is not found, this function
gets
a
92
*
Gets
the number of entries in this map.
137
*
Gets
current capacity.
/external/chromium/net/url_request/
url_request_context.h
102
//
Gets
the HTTP Authentication Handler Factory for this context.
111
//
Gets
the http transaction factory for this context.
119
//
Gets
the ftp transaction factory for this context.
132
//
Gets
the cookie store for this context (may be null, in which case
137
//
Gets
the cookie policy for this context (may be null, in which case
152
//
Gets
the FTP authentication cache for this context.
155
//
Gets
the value of 'Accept-Charset' header field.
161
//
Gets
the value of 'Accept-Language' header field.
171
//
Gets
the UA string to use for the given URL. Pass an invalid URL (such as
192
//
Gets
the UID of the calling proces
[
all
...]
/frameworks/base/core/java/android/widget/
ExpandableListAdapter.java
41
*
Gets
the number of groups.
48
*
Gets
the number of children in a specified group.
57
*
Gets
the data associated with the given group.
65
*
Gets
the data associated with the given child within the given group.
75
*
Gets
the ID for the group at the given position. This group ID must be
86
*
Gets
the ID for the given child within the given group. This ID must be
108
*
Gets
a View that displays the given group. This View is only for the
128
*
Gets
a View that displays the data for the given child within the given
182
*
Gets
an ID for a child that is unique across any item (either group or
197
*
Gets
an ID for a group that is unique across any item (either group o
[
all
...]
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArray.java
84
*
Gets
the size of the array, in bytes.
124
*
Gets
the <code>signed byte</code> value at a particular offset.
135
*
Gets
the <code>signed short</code> value at a particular offset.
146
*
Gets
the <code>signed int</code> value at a particular offset.
160
*
Gets
the <code>signed long</code> value at a particular offset.
180
*
Gets
the <code>unsigned byte</code> value at a particular offset.
191
*
Gets
the <code>unsigned short</code> value at a particular offset.
233
*
Gets
the <code>signed byte</code> value at the given offset,
244
*
Gets
the <code>unsigned byte</code> value at the given offset,
/dalvik/dexgen/src/com/android/dexgen/dex/file/
IndexedItem.java
35
*
Gets
whether or not this instance has been assigned an index.
44
*
Gets
the item index.
73
*
Gets
the index of this item as a string, suitable for including in
/dalvik/dexgen/src/com/android/dexgen/rop/type/
TypeList.java
35
*
Gets
the size of this list.
42
*
Gets
the indicated element. It is an error to call this with the
52
*
Gets
the number of 32-bit words required to hold instances of
/dalvik/dexgen/src/com/android/dexgen/util/
ByteArray.java
80
*
Gets
the size of the array, in bytes.
120
*
Gets
the {@code signed byte} value at a particular offset.
131
*
Gets
the {@code signed short} value at a particular offset.
142
*
Gets
the {@code signed int} value at a particular offset.
156
*
Gets
the {@code signed long} value at a particular offset.
176
*
Gets
the {@code unsigned byte} value at a particular offset.
187
*
Gets
the {@code unsigned short} value at a particular offset.
229
*
Gets
the {@code signed byte} value at the given offset,
240
*
Gets
the {@code unsigned byte} value at the given offset,
251
*
Gets
a {@code DataInputStream} that reads from this instance
[
all
...]
/dalvik/dx/src/com/android/dx/dex/file/
IndexedItem.java
35
*
Gets
whether or not this instance has been assigned an index.
44
*
Gets
the item index.
73
*
Gets
the index of this item as a string, suitable for including in
/dalvik/dx/src/com/android/dx/rop/type/
TypeList.java
35
*
Gets
the size of this list.
42
*
Gets
the indicated element. It is an error to call this with the
52
*
Gets
the number of 32-bit words required to hold instances of
/dalvik/dx/src/com/android/dx/util/
ByteArray.java
80
*
Gets
the size of the array, in bytes.
120
*
Gets
the {@code signed byte} value at a particular offset.
131
*
Gets
the {@code signed short} value at a particular offset.
142
*
Gets
the {@code signed int} value at a particular offset.
156
*
Gets
the {@code signed long} value at a particular offset.
176
*
Gets
the {@code unsigned byte} value at a particular offset.
187
*
Gets
the {@code unsigned short} value at a particular offset.
229
*
Gets
the {@code signed byte} value at the given offset,
240
*
Gets
the {@code unsigned byte} value at the given offset,
251
*
Gets
a {@code DataInputStream} that reads from this instance
[
all
...]
Completed in 999 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>