HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 1076 - 1100 of 9774) sorted by null

<<41424344454647484950>>

  /frameworks/base/test-runner/src/android/test/
RenamingDelegatingContext.java 19 import com.google.android.collect.Sets;
47 private Set<String> mDatabaseNames = Sets.newHashSet();
48 private Set<String> mFileNames = Sets.newHashSet();
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
CameraAgent.java 336 * Sets a callback for handling camera api runtime exceptions on
474 * Sets the {@link android.graphics.SurfaceTexture} for preview.
543 * Sets the {@link android.view.SurfaceHolder} for preview.
619 * Sets the callback for preview data.
628 * Sets the one-time callback for preview data.
639 * Sets the callback for preview data.
693 * Sets the auto-focus callback
722 * Sets the display orientation for camera to adjust the preview and JPEG orientation.
732 * Sets the display orientation for camera to adjust the preview&mdash;and, optionally,
771 * Sets the listener for zoom change
    [all...]
  /frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
stochastic_linear_ranker.h 139 // This function sets the basic kernel parameter. In case of
146 // This function sets the kernel gain. NOTE: in most use cases, gain should
151 // This function sets the kernel bias. NOTE: in most use cases, bias should
  /frameworks/opt/net/voip/src/java/android/net/sip/
SimpleSessionDescription.java 154 * Sets the connection address. The field will be removed if the address
176 * Sets the encryption method and the encryption key. The field will be
199 * Sets the bandwith limit for the given type. The field will be removed if
222 * Sets the attribute for the given name. The field will be removed if
233 * the syntax is more restricted for RTP based protocols, two sets of access
296 * Sets a format and its {@code fmtp} attribute. If the attribute is
347 * Sets a RTP payload type and its {@code rtpmap} and {@code fmtp}
415 * Sets the connection address. The field will be removed if the address
451 * Sets the encryption method and the encryption key. The field will be
482 * Sets the bandwith limit for the given type. The field will be remove
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
BaseRowFragment.java 105 * Sets the adapter for the fragment.
127 * Sets the selected row position with smooth animation.
134 * Sets the selected row position.
BaseRowSupportFragment.java 107 * Sets the adapter for the fragment.
129 * Sets the selected row position with smooth animation.
136 * Sets the selected row position.
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
FocusHighlightHelper.java 30 * Sets up the highlighting behavior when an item gains focus.
176 * Sets up the focus highlight behavior of a focused item in browse list row.
191 * Sets up the focus highlight behavior of a focused item in header list.
PlaybackControlsRow.java 66 * Sets the array of drawables. The size of the array defines the range
75 * Sets the array of strings used as labels. The size of the array defines the range
85 * Sets the array of strings used as secondary labels. These labels are used
135 * Sets the current index.
637 * Sets a {link @Drawable} image for this row.
648 * Sets a {@link Bitmap} for this row.
670 * Sets the primary actions {@link ObjectAdapter}.
679 * Sets the secondary actions {@link ObjectAdapter}.
702 * Sets the total time in milliseconds for the playback controls row.
718 * Sets the current time in milliseconds for the playback controls row
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/accessibility/
AccessibilityNodeInfoCompat.java 317 * Action that sets the text of the node. Performing the action without argument,
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
TextViewCompat.java 140 * Sets the Drawables (if any) to appear to the start of, above, to the end
161 * Sets the Drawables (if any) to appear to the start of, above, to the end
181 * Sets the Drawables (if any) to appear to the start of, above, to the end
  /frameworks/volley/src/main/java/com/android/volley/toolbox/
NetworkImageView.java 65 * Sets URL of the image that should be loaded into this view. Note that calling this will
84 * Sets the default image resource ID to be used for this view until the attempt to load it
92 * Sets the error image resource ID to be used for this view in the event that the image
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
vpx_mem_tracker.h 123 Sets the logging type for the memory tracker.
140 Sets a logging function to be used by the memory tracker.
161 Sets the function pointers for the standard library functions.
  /libcore/luni/src/main/java/java/net/
DatagramSocket.java 117 * Sets the DatagramSocket and its related DatagramSocketImpl state as if a successful close()
142 * Sets the DatagramSocket and its related DatagramSocketImpl state as if a successful
309 * Sets the network interface used by this socket. Any packets sent
329 * Sets this socket's {@link SocketOptions#SO_SNDBUF send buffer size}.
340 * Sets this socket's {@link SocketOptions#SO_SNDBUF receive buffer size}.
351 * Sets the {@link SocketOptions#SO_TIMEOUT read timeout} in milliseconds for this socket.
370 * Sets the socket implementation factory. This may only be invoked once
489 * Sets the DatagramSocket and its related DatagramSocketImpl state as if a successful bind()
533 * Sets the DatagramSocket and its related DatagramSocketImpl state as if a successful connect()
602 * Sets the socket option {@code SocketOptions.SO_REUSEADDR}. This optio
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderItemView.java 133 * Sets the icon, if any.
141 * Sets the unread count, taking care to hide/show the textview if the count is zero/non-zero.
151 * Sets the unseen count, taking care to hide/show the textview if the count is zero/non-zero.
LimitedMultiSelectDialogFragment.java 22 import com.google.common.collect.Sets;
81 final Set<String> selectedValues = Sets.newHashSet(selectedValuesList);
169 mSelectedValues = Sets.newHashSetWithExpectedSize(maxSelectedValues);
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Entity.java 51 * Sets the parent entity of this entity.
70 * Sets the entity header.
88 * Sets the body of this entity.
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/sanitizer/
dfsan_interface.h 52 /// Sets the label for each address in [addr,addr+size) to \c label.
55 /// Sets the label for each address in [addr,addr+size) to the union of the
83 /// Sets a callback to be invoked on calls to write(). The callback is invoked
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursslk.h 103 static long NCURSES_IMPEXP count; // Number of Key Sets
104 static Label_Layout NCURSES_IMPEXP format; // Layout of the Key Sets
105 static int NCURSES_IMPEXP num_labels; // Number Of Labels in Key Sets
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursslk.h 103 static long NCURSES_IMPEXP count; // Number of Key Sets
104 static Label_Layout NCURSES_IMPEXP format; // Layout of the Key Sets
105 static int NCURSES_IMPEXP num_labels; // Number Of Labels in Key Sets
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
std_set.i 2 Sets
127 // Template specialization to construct a closed iterator for sets
141 // Template specialization to construct an open iterator for sets
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/algorithms/operators/
all.py 97 Composition is the simple union of the node sets and edge sets.
98 The node sets of the supplied graphs need not be disjoint.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/generators/tests/
test_bipartite.py 150 X,Y=nx.algorithms.bipartite.sets(G)
160 X,Y=nx.algorithms.bipartite.sets(G)
171 X,Y=nx.algorithms.bipartite.sets(G)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiTextAttributeNode.java 84 * Sets the internal managed form.
123 * Sets the Text widget object, and prepares it to handle modification and synchronization
131 // Sets the with hint for the text field. Derived classes can always override it.
  /sdk/testapps/customViewTest/libWithCustomView/src/com/android/tests/libwithcustom/
LabelView.java 93 * Sets the text to display in this label
103 * Sets the text size for this label
114 * Sets the text color for this label.
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Fat16BootSector.java 119 * Sets the volume label that is stored in this boot sector.
146 * Sets the number of sectors/fat
203 * Sets the number of entries in the root directory

Completed in 826 milliseconds

<<41424344454647484950>>