OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
476 - 500
of
12879
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
RowHeaderPresenter.java
55
* Optionally
sets
the view visibility to {@link View#GONE} when bound to null.
124
*
Sets
the select level.
132
* Called when the select level changes. The default implementation
sets
the alpha on the view.
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/picker/
PickerColumn.java
94
*
Sets
current value of the Column.
125
*
Sets
minimal value of the Column.
133
*
Sets
maximum value of the Column.
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
MenuView.java
64
*
Sets
the title of the item view.
70
*
Sets
the enabled state of the item view.
90
*
Sets
the shortcut for the item.
/hardware/bsp/intel/peripheral/libupm/src/grovecircularled/
grovecircularled.h
79
*
Sets
the lighting status
87
*
Sets
the spinner (lights up all the other LEDs but one)
94
*
Sets
the lighting status
/packages/apps/Camera2/src/com/android/camera/widget/
ExternalViewerButton.java
57
*
Sets
cling of the given viewer type for external viewer button.
88
*
Sets
the current state of the button, which affects the visibility and image
111
*
Sets
all the clings to be invisible.
/packages/apps/Email/tests/src/com/android/email/mail/store/imap/
ImapUtilityTests.java
46
// Test valid
sets
67
// Test partially invalid
sets
76
// Test invalid
sets
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/ipset/
ip_set.h
28
IPSET_CMD_SWAP, /* 6: Swap two
sets
*/
29
IPSET_CMD_LIST, /* 7: List
sets
*/
30
IPSET_CMD_SAVE, /* 8: Save
sets
*/
/system/connectivity/shill/
accessor_interface.h
45
// Reset the property to its default value.
Sets
|error| on failure.
47
// Provides read-only access.
Sets
|error| on failure.
49
// Attempts to set the wrapped value.
Sets
|error| on failure. The
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
LittleEndian.java
71
*
Sets
an 8-bit integer in the given byte array at the given offset.
78
*
Sets
a 16-bit integer in the given byte array at the given offset.
86
*
Sets
a 32-bit integer in the given byte array at the given offset.
/external/boringssl/src/include/openssl/
base64.h
81
/* EVP_EncodedLength
sets
|*out_len| to the number of bytes that will be needed
90
/* EVP_DecodedLength
sets
|*out_len| to the maximum number of bytes
121
* version of them to |out| and
sets
|*out_len| to the number of bytes written.
129
*
sets
|*out_len| to the number of bytes written. */
141
* data to |out| and
sets
|*out_len| to the number of bytes written. Some state
152
*
sets
|*out_len| to the number of bytes written. It returns one on success
evp.h
113
/* EVP_PKEY_copy_parameters
sets
the parameters of |to| to equal the parameters
172
/* EVP_PKEY_assign
sets
the underlying key of |pkey| to |key|, which must be of
177
/* EVP_PKEY_set_type
sets
the type of |pkey| to |type|, which should be one of
224
/* EVP_DigestSignInit
sets
up |ctx| for a signing operation with |type| and
263
/* EVP_DigestVerifyInit
sets
up |ctx| for a signature verification operation
274
/* EVP_DigestVerifyInitFromAlgorithm
sets
up |ctx| for a signature verification
423
/* EVP_PKEY_CTX_dup allocates a fresh |EVP_PKEY_CTX| and
sets
it equal to the
430
/* EVP_PKEY_CTX_set_app_data
sets
an opaque pointer on |ctx|. */
520
/* EVP_PKEY_derive_set_peer
sets
the peer's key to be used for key derivation
546
* |ctx| and
sets
|*ppkey| to a fresh |EVP_PKEY| containing the resulting key
[
all
...]
/external/icu/icu4c/source/common/
resource.h
52
*
Sets
U_RESOURCE_TYPE_MISMATCH if this is not a string resource.
65
*
Sets
U_RESOURCE_TYPE_MISMATCH if this is not an alias resource.
76
*
Sets
U_RESOURCE_TYPE_MISMATCH if this is not an integer resource.
83
*
Sets
U_RESOURCE_TYPE_MISMATCH if this is not an integer resource.
90
*
Sets
U_RESOURCE_TYPE_MISMATCH if this is not an intvector resource.
97
*
Sets
U_RESOURCE_TYPE_MISMATCH if this is not a binary-blob resource.
/external/tagsoup/src/org/ccil/cowan/tagsoup/
ElementType.java
181
Sets
an attribute and its value into an AttributesImpl object.
238
Sets
an attribute and its value into this element type.
249
Sets
the models of this element type.
256
Sets
the content models to which this element type belongs.
263
Sets
the flags of this element type.
270
Sets
the parent element type of this element type.
/frameworks/base/core/java/android/app/
DatePickerDialog.java
81
* @param listener the listener to call when the user
sets
the date
100
* @param listener the listener to call when the user
sets
the date
155
*
Sets
the listener to call when the user
sets
the date.
157
* @param listener the listener to call when the user
sets
the date
192
*
Sets
the current date.
/frameworks/base/core/tests/coretests/src/android/util/
GridScenario.java
145
*
Sets
the stacking direction
155
*
Sets
whether the sum of the height of the grid items must be at least the
164
*
Sets
the individual width of each column.
174
*
Sets
the number of columns in the grid.
182
*
Sets
the stretch mode.
190
*
Sets
the spacing between rows in the grid
/frameworks/base/graphics/java/android/graphics/
Outline.java
85
*
Sets
the outline to be empty.
122
*
Sets
the alpha represented by the Outline - the degree to which the
158
*
Sets
the Outline to the rounded rect defined by the input rect, and
173
*
Sets
the Outline to the rounded rect defined by the input rect, and corner radius.
225
*
Sets
the outline to the oval defined by input rect.
254
*
Sets
the Constructs an Outline from a
/frameworks/base/libs/input/
SpriteController.h
102
/*
Sets
the bitmap that is drawn by the sprite.
110
/*
Sets
whether the sprite is visible. */
113
/*
Sets
the sprite position on screen, relative to the sprite's hot spot. */
116
/*
Sets
the layer of the sprite, relative to the system sprite overlay layer.
120
/*
Sets
the sprite alpha blend ratio between 0.0 and 1.0. */
123
/*
Sets
the sprite transformation matrix. */
/hardware/bsp/intel/peripheral/libupm/src/wt5001/
wt5001.h
164
*
Sets
up proper tty I/O modes and the baud rate. The default
218
*
Sets
the volume. Valid range is 0-31. 0 means mute.
233
*
Sets
the playback mode
251
*
Sets
the date of the internal clock
261
*
Sets
the time of the internal clock
271
*
Sets
the alarm
/packages/apps/Camera2/src/com/android/camera/ui/
ModeSelectorItem.java
90
*
Sets
a listener that receives a callback when the visible width of this
142
*
Sets
image resource as the icon for the mode. By default, all drawables instances
160
*
Sets
the visible width preferred for the item. The item can then decide how
211
*
Sets
the color that will be used in the drawable for highlight state.
246
*
Sets
the mode id of the current item.
269
*
Sets
the alpha on the mode text.
/frameworks/base/core/java/android/webkit/
WebSettings.java
241
*
Sets
whether the WebView should support zooming using its on-screen zoom
260
*
Sets
whether the WebView requires a user gesture to play media.
276
*
Sets
whether the WebView should use its built-in zoom mechanisms. The
301
*
Sets
whether the WebView should display on-screen zoom controls when
349
*
Sets
whether the WebView loads pages in overview mode, that is,
366
*
Sets
whether the WebView will enable smooth transition while panning or
389
*
Sets
whether the WebView uses its background for over scroll background.
413
*
Sets
whether the WebView should save form data. The default is true.
426
*
Sets
whether the WebView should save passwords. The default is true.
443
*
Sets
the text zoom of the page in percent. The default is 100
[
all
...]
/cts/tests/openglperf2/jni/graphics/
Matrix.h
35
//
Sets
this matrix to be the result of multiplying the given matrices.
53
//
Sets
the given matrix to be the result of multiplying the given matrix by the given vector.
/dalvik/dexgen/src/com/android/dexgen/rop/annotation/
AnnotationsList.java
33
* disjoint
sets
of types.
81
*
Sets
the element at the given index. The given element must be
/dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationsList.java
33
* disjoint
sets
of types.
81
*
Sets
the element at the given index. The given element must be
/development/samples/Alarm/tests/src/com/example/android/newalarm/
AlarmServiceTest.java
44
*
Sets
up the test fixture. This method is called before each test
51
//
Sets
up an intent to start the service under test
/development/samples/Spinner/
AndroidManifest.xml
37
Sets
the application's user-readable label
41
Sets
the activity's name and label
Completed in 922 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>