OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
1101 - 1125
of
12713
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PlaybackControlsRow.java
62
*
Sets
the array of drawables. The size of the array defines the range
104
*
Sets
the current index.
531
*
Sets
a {link @Drawable} image for this row.
540
*
Sets
a {@link Bitmap} for this row.
560
*
Sets
the primary actions {@link ObjectAdapter}.
567
*
Sets
the secondary actions {@link ObjectAdapter}.
588
*
Sets
the total time in milliseconds for the playback controls row.
602
*
Sets
the current time in milliseconds for the playback controls row.
619
*
Sets
the buffered progress for the playback controls row.
641
*
Sets
a listener to be called when the playback state changes
[
all
...]
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
results_holder.c
67
*
Sets
the quaternion adjustment from 6 axis (accel, gyro) to 9 axis quaternion.
113
/**
Sets
the accel state. See inv_get_acc_state() to get the value.
132
/**
Sets
the motion state
157
/**
Sets
the local earth's magnetic field
177
/**
Sets
the compass sensitivity
325
/**
Sets
state of if we know the accel bias.
334
/**
Sets
whether we know the accel bias
343
/**
Sets
state of if we know the compass bias.
352
/**
Sets
whether we know the compass bias
361
/**
Sets
the compass state
[
all
...]
/hardware/invensense/60xx/mlsdk/mllite/
mlarray_legacy.c
46
* inv_get_array can be used to retrieve various data
sets
. Certain data
47
*
sets
require functions to be enabled using MLEnable in order to be
50
* The available data
sets
are:
74
* description of these data
sets
.
188
* data. inv_get_array can be used to retrieve various data
sets
.
189
* Certain data
sets
require functions to be enabled using MLEnable
192
* The available data
sets
are:
486
* Handles the following data
sets
:
492
* For more details about the use of the data
sets
539
* Handles various data
sets
[
all
...]
/development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java
86
//
Sets
the wait time to 15 seconds, simulating a 15-second background task.
181
//
Sets
the text to use for the status bar and status list views.
184
//
Sets
the icon, status bar text, and display time for the mNotification.
191
//
Sets
up the Intent that starts AlarmActivity
208
//
Sets
a unique ID for the notification and sends it to NotificationManager to be
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java
109
//
Sets
this object's ThreadPool field to be the input argument
118
//
Sets
the cache flag to the input argument
175
// Implements PhotoDownloadRunnable.setByteBuffer.
Sets
the image buffer to a buffer object.
222
*
Sets
the identifier for the current Thread. This must be a synchronized operation; see the
231
// Implements ImageCoderRunnable.setImage().
Sets
the Bitmap for the current image.
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
ThreadOnlyModifierTest.java
56
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
BREAKPOINT to its
79
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
METHOD_ENTRY to the
98
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
METHOD_EXIT to the
118
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
139
* <BR>It runs ThreadOnlyModifierDebuggee and
sets
EXCEPTION to the
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
bookmarks_api.h
140
//
Sets
error_ to an error string if the given id string can't be parsed
145
// If the given id can't be parsed or doesn't refer to a valid node,
sets
150
// can't be created based on the given details,
sets
error_ and returns NULL.
156
// Helper that checks if bookmark editing is enabled. If it's not, this
sets
243
// Returns true on successful parse and
sets
invalid_id to true if conversion
/external/chromium_org/chromeos/network/onc/
onc_validator.h
44
// flag is true, then it is an error. The function ValidateAndRepairObject
sets
51
// it is a warning. The function ValidateAndRepairObject
sets
|result| to
72
//
Sets
the ONC source to |source|. If not set, defaults to ONC_SOURCE_NONE.
83
// |onc_signature.h|. If an error is found, the function returns NULL and
sets
91
// If any of these cases occurred,
sets
|result| to VALID_WITH_WARNINGS and
/external/chromium_org/crypto/
mock_apple_keychain.h
168
//
Sets
the data and length of |tag| in the item-th test item.
174
//
Sets
the data and length of |tag| in the item-th test item based on
181
//
Sets
the data of the corresponding attribute of the item-th test item to
190
//
Sets
the password data and length for the item-th test item.
194
//
Sets
the password for the item-th test item. As with SetTestDataString,
/external/chromium_org/extensions/browser/
extension_registry_unittest.cc
94
// All the
sets
start empty.
111
// Clearing the registry clears all
sets
.
120
// A simple test of adding and removing things from
sets
.
146
// An extension can exist in two
sets
at once. It would be nice to eliminate
160
// Trying to get an extension fails cleanly when the
sets
are empty.
/external/guava/guava/src/com/google/common/util/concurrent/
AtomicDouble.java
91
*
Sets
to the given value.
101
* Eventually
sets
to the given value.
113
* Atomically
sets
to the given value and returns the old value.
124
* Atomically
sets
the value to the given updated value
140
* Atomically
sets
the value to the given updated value
AtomicDoubleArray.java
97
*
Sets
the element at position {@code i} to the given value.
108
* Eventually
sets
the element at position {@code i} to the given value.
121
* Atomically
sets
the element at position {@code i} to the given value
134
* Atomically
sets
the element at position {@code i} to the given
152
* Atomically
sets
the element at position {@code i} to the given
/external/icu/icu4c/source/i18n/
collationdatabuilder.h
91
*
Sets
an error code if c does not have a single CE.
110
*
Sets
three-byte-primary CEs for a range of code points in code point order,
126
*
Sets
three-byte-primary CEs for a range of code points in code point order.
127
*
Sets
range values if that is worth doing, or else individual values.
199
*
Sets
cond->next to the index of the first new item
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
Element.java
225
*
Sets
the given attribute; a value of null removes the attribute */
256
*
Sets
the given prefix; a namespace value of null removess the
268
*
sets
the name of the element */
275
*
sets
the namespace of the element. Please note: For no
287
*
Sets
the Parent of this element. Automatically called from the
/external/libsepol/tests/
test-linker-roles.c
130
/* These test whether the type
sets
are copied to the right place and
161
/* this one will have 2 type
sets
, one in the global symtab and one in the base optional 1 */
173
/* this one will have 2 type
sets
, one in the global symtab and one in the base optional 1 */
185
/* this one will have 2 type
sets
, one in the 3rd base optional and one in the 3rd module optional */
198
/* this one will have 2 type
sets
, one in the global symtab (with both module types) and one in the 4th optional of base */
/external/llvm/test/TableGen/
SetTheory.td
2
// RUN: llvm-tblgen -print-
sets
%s | FileCheck %s
5
// The -print-
sets
driver configures a primitive SetTheory instance that
6
// understands these
sets
:
38
// Mixed
sets
and elements are flattened.
62
// The 'and' operator intersects two
sets
. The result has the same order as the
/external/mockito/cglib-and-asm/src/org/mockito/asm/
Item.java
137
*
Sets
this item to an integer item.
148
*
Sets
this item to a long item.
159
*
Sets
this item to a float item.
170
*
Sets
this item to a double item.
181
*
Sets
this item to an item that do not hold a primitive value.
/external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationInfo.java
139
/**
Sets
the CNonce of the AuthenticationInfoHeader to the <var>cNonce</var>
151
/**
Sets
the NextNonce of the AuthenticationInfoHeader to the <var>nextNonce</var>
163
/**
Sets
the Nonce Count of the AuthenticationInfoHeader to the <var>nonceCount</var>
181
/**
Sets
the Qop value of the AuthenticationInfoHeader to the new
193
/**
Sets
the Response of the
/external/proguard/src/proguard/evaluation/
BasicInvocationUnit.java
33
* This InvocationUnit
sets
up the variables for entering a method,
261
*
Sets
the class through which the specified field is accessed.
289
*
Sets
the value of the specified field.
317
*
Sets
the value of the specified method parameter.
342
*
Sets
the return value of the specified method.
/external/proguard/src/proguard/gui/
FilterDialog.java
181
*
Sets
the filter to be represented in this dialog.
201
*
Sets
the jar filter to be represented in this dialog.
221
*
Sets
the war filter to be represented in this dialog.
241
*
Sets
the ear filter to be represented in this dialog.
261
*
Sets
the zip filter to be represented in this dialog.
/external/smack/src/org/xbill/DNS/
SimpleResolver.java
81
/**
Sets
the default host (initially localhost) to query */
93
*
Sets
the address of the server to communicate with.
102
*
Sets
the address of the server to communicate with (on the default
112
*
Sets
the local address to bind to when sending messages.
121
*
Sets
the local address to bind to when sending messages. A random port
/frameworks/base/core/java/android/widget/
Chronometer.java
79
*
Sets
the base to the current time.
87
*
Sets
the base to the current time.
95
*
Sets
the base to the current time.
137
*
Sets
the format string used for display. The Chronometer will display
163
*
Sets
the listener to be called when the chronometer changes.
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java
124
*
Sets
the actual height of this notification. This is different than the laid out
166
*
Sets
the notification as dimmed. The default implementation does nothing.
175
*
Sets
the notification as dark. The default implementation does nothing.
194
*
Sets
whether the notification should hide its private contents if it is sensitive.
208
*
Sets
the amount this view should be clipped from the top. This is used when an expanded
/frameworks/native/include/gui/
BufferQueueConsumer.h
91
// getReleasedBuffers
sets
the value pointed to by outSlotMask to a bit mask
103
// setDefaultMaxBufferCount
sets
the default value for the maximum buffer
106
// take effect if the producer
sets
the count back to zero.
118
// setMaxAcquiredBufferCount
sets
the maximum number of buffers that can
123
// setConsumerName
sets
the name used in logging
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
Configurator.java
62
*
Sets
the timeout for waiting for the user interface to go into an idle
100
*
Sets
the timeout for waiting for a widget to become visible in the user
134
*
Sets
the timeout for waiting for an acknowledgement of an
168
*
Sets
the timeout for waiting for an acknowledgment of generic uiautomator
202
*
Sets
a delay between key presses when injecting text input.
Completed in 1468 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>