OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sets
(Results
801 - 825
of
9774
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
VerticalGridView.java
73
*
Sets
the number of columns. Defaults to one.
81
*
Sets
the column width.
/libcore/luni/src/main/java/java/beans/
PropertyChangeEvent.java
75
*
Sets
the propagationId object.
86
* own PropertyChangeEvent
sets
the received propagationId on the new
/libcore/luni/src/main/java/java/text/
DateFormatSymbols.java
386
*
Sets
the array of strings which represent AM and PM. Use the
398
*
Sets
the array of Strings which represent BC and AD. Use the
410
*
Sets
the pattern characters used by {@link SimpleDateFormat} to specify
426
*
Sets
the array of strings containing the full names of the months. Use
438
*
Sets
the array of strings containing the abbreviated names of the months.
450
*
Sets
the array of strings containing the abbreviated names of the days of
462
*
Sets
the array of strings containing the full names of the days of the
474
*
Sets
the two-dimensional array of strings containing localized names for time zones.
FieldPosition.java
110
*
Sets
the index of the beginning of the field.
117
*
Sets
the index of the end of the field.
ParsePosition.java
85
*
Sets
the index at which the parse could not continue.
95
*
Sets
the current parse position.
/ndk/sources/android/crazy_linker/include/
crazy_linker.h
202
// On success, return CRAZY_STATUS_SUCCESS and
sets
|*library|.
234
// On success, return true and
sets
|*info|.
252
// on success, return CRAZY_STATUS_SUCCESS and
sets
|*relro_start| to the
267
// On failure, return CRAZY_STATUS_FAILURE and
sets
error message in |context|.
291
// On success, return CRAZY_STATUS_SUCCESS and
sets
|*library|.
298
// On success, returns CRAZY_STATUS_SUCCESS and
sets
|*symbol_address|,
306
// and
sets
|*symbol_address|.
316
// On success, returns CRAZY_STATUS_SUCCESS and
sets
|*library|.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/
locale_win32.cpp
24
// uselocale
sets
the thread's locale by definition, so unconditionally use thread-local locale
26
// uselocale
sets
all categories
/packages/apps/Browser/src/com/android/browser/
HttpAuthenticationDialog.java
65
*
Sets
the listener that will be notified when the user submits the credentials.
72
*
Sets
the listener that will be notified when the user cancels the authentication
/packages/apps/Camera2/src/com/android/camera/settings/
CameraFacingSetting.java
63
*
Sets
the default value for the camera facing setting.
107
*
Sets
the camera facing setting.
/packages/apps/Camera2/src/com/android/camera/ui/
ModeIconView.java
58
*
Sets
the drawable that shows the icon of the mode.
116
*
Sets
the color that will be used in the drawable for highlight state.
ModeTransitionView.java
148
*
Sets
the scroll distance. Note this function gets called in every
265
//
Sets
a HW layer on the view for the animation.
271
//
Sets
the layer type back to NONE as a workaround for b/12594617.
333
* Snaps the shade to a given scroll distance and
sets
the icon alpha. If the shade
433
//
Sets
color for the shade.
439
//
Sets
new drawable.
470
* @param iconDrawable new drawable for icon. A value of <code>null</code>
sets
495
//
Sets
new drawable.
RadioOptions.java
99
*
Sets
a child {@link android.view.View} as selected by tag.
108
*
Sets
a child {@link android.view.View} as selected by id.
/packages/apps/ContactsCommon/src/com/android/contacts/common/format/
TextHighlighter.java
45
*
Sets
the text on the given text view, highlighting the word that matches the given prefix.
66
/**
Sets
text color of the masked locations to be highlighted. */
/packages/apps/Dialer/src/com/android/dialer/list/
SmartDialNumberListAdapter.java
57
*
Sets
query for the SmartDialCursorLoader.
74
*
Sets
highlight options for a List item in the SmartDial search results.
/packages/apps/Exchange/src/com/android/exchange/eas/
EasOptions.java
22
import com.google.common.collect.
Sets
;
42
private static final HashSet<String> SUPPORTED_PROTOCOL_VERSIONS =
Sets
.newHashSet(
/packages/apps/Launcher3/src/com/android/launcher3/compat/
AlphabeticIndexCompat.java
22
*
Sets
the max number of the label buckets in this index.
99
*
Sets
the max number of the label buckets in this index.
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
SetDevicePolicyTask.java
32
* This tasks
sets
a given component as the owner of the device. If provided it also
sets
a given
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
ViewUtils.java
61
*
Sets
the text alignment of the view. Prior to API 17, will no-op.
95
*
Sets
the status bar color of the provided activity.
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DefaultCallLogInsertionHelper.java
30
import com.google.android.collect.
Sets
;
46
private static final Set<String> LEGACY_UNKNOWN_NUMBERS =
Sets
.newHashSet("-1", "-2", "-3");
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
EvenMoreAsserts.java
22
import com.google.android.collect.
Sets
;
110
Set<Object> set =
Sets
.newHashSet();
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
neighbour.h
77
* specific parameter
sets
.
87
* otherwise. Device specific parameter
sets
can be changed by
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
resource.h
49
Returns 0 if successful, -1 if not (and
sets
errno). */
68
Return 0 if successful, -1 if not (and
sets
errno). */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
resource.h
49
Returns 0 if successful, -1 if not (and
sets
errno). */
68
Return 0 if successful, -1 if not (and
sets
errno). */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
neighbour.h
74
* specific parameter
sets
.
84
* otherwise. Device specific parameter
sets
can be changed by
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
resource.h
49
Returns 0 if successful, -1 if not (and
sets
errno). */
68
Return 0 if successful, -1 if not (and
sets
errno). */
Completed in 316 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>