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

<<41424344454647484950>>

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DialogFragment.java 73 * This method sets the layout property of this class. <br/>
142 * Sets the content fragment into the view.
150 * Sets the action fragment into the view.
159 * Sets the action fragment into the view.
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/name/
DeviceManager.java 35 * Sets the system device name.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
DestructiveAction.java 31 * Sets the UndoCallback if the destructive action is undone
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
LogTag.java 30 * Sets the app-wide log tag to be used in most log messages, and for enabling logging
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/
DelegatingFieldParser.java 27 * Sets the parser used for the field named <code>name</code>.
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
Body.java 41 * Sets the parent of this body.
Multipart.java 70 * Sets the multipart sub-type. E.g. <code>alternative</code>
107 * Sets the epilogue.
125 * Sets the list of body parts.
156 * Sets the preamble.
  /prebuilts/misc/common/swig/include/2.0.11/python/
std_set.i 2 Sets
  /sdk/annotations/src/android/annotation/
TargetApi.java 32 * This sets the target api level for the type..
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
IUiSettableAttributeNode.java 29 /** Sets the current value of the node. Cannot be null (use an empty string). */
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
CommonAction.java 63 * Sets the {@link Runnable}.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
JDWPEventModifierTestCase.java 51 * Creates an {@link EventBuilder} for BREAKPOINT event and sets a
70 * Creates an {@link EventBuilder} for EXCEPTION event and sets an
91 * Creates an {@link EventBuilder} for METHOD_ENTRY event and sets a
105 * Creates an {@link EventBuilder} for METHOD_EXIT event and sets a
120 * and sets a ClassMatch modifier.
154 * Creates an {@link EventBuilder} for FIELD_ACCESS event and sets a
168 * Creates an {@link EventBuilder} for FIELD_MODIFICATION event and sets a
  /external/chromium_org/ash/display/
display_manager.h 139 // Sets the layout for the current display pair. The |layout| specifies
153 // Sets the work area's |insets| to the display given by |display_id|.
161 // Sets the display's rotation.
164 // Sets the display's ui scale.
167 // Sets the display's resolution.
191 // Sets the color calibration of the display to |profile|.
265 // Sets/gets second display mode.
  /external/chromium_org/chrome/browser/resources/options/
preferences.js 22 * Sets a Boolean preference and signals its new value.
40 * Sets an integer preference and signals its new value.
58 * Sets a double-valued preference and signals its new value.
76 * Sets a string preference and signals its new value.
94 * Sets a string preference that represents a URL and signals its new value.
113 * Sets a JSON list preference and signals its new value.
200 * Sets a preference and signals its new value. The change is propagated
  /external/eigen/unsupported/Eigen/src/LevenbergMarquardt/
LevenbergMarquardt.h 145 /** Sets the default parameters */
156 /** Sets the tolerance for the norm of the solution vector*/
159 /** Sets the tolerance for the norm of the vector function*/
162 /** Sets the tolerance for the norm of the gradient of the error vector*/
165 /** Sets the step bound for the diagonal shift */
168 /** Sets the error precision */
171 /** Sets the maximum number of function evaluation */
  /external/jmdns/src/javax/jmdns/impl/
DNSStatefulObject.java 17 * Sets of methods to manage the state machine.<br/>
425 * Sets the task associated with this Object.
454 * Sets the state and notifies all objects that wait on the ServiceInfo.
464 * Sets the state and notifies all objects that wait on the ServiceInfo.
472 * Sets the state and notifies all objects that wait on the ServiceInfo.
479 * Sets the state and notifies all objects that wait on the ServiceInfo.
486 * Sets the state and notifies all objects that wait on the ServiceInfo.
  /frameworks/base/test-runner/src/android/test/
ClassPathPackageInfoSource.java 21 import com.google.android.collect.Sets;
78 Set<Class<?>> topLevelClasses = Sets.newHashSet();
104 * add them to the respective sets. Searches the package on the whole class
152 * add them to the respective sets. Searches the package in a class directory.
174 * add them to the respective sets. Searches the package in a single jar file.
204 * add them to the respective sets. Searches the package in a single apk file.
250 entryNames = Sets.newHashSet();
  /libcore/luni/src/main/java/java/util/logging/
Handler.java 258 * Sets the character encoding used by this handler. A {@code null} value
281 * Sets the character encoding used by this handler, {@code null} indicates
292 * Sets the error manager for this handler.
308 * Sets the filter to be used by this handler.
319 * Sets the formatter to be used by this handler. This internal method does
333 * Sets the formatter to be used by this handler.
346 * Sets the logging level of the messages logged by this handler, levels
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
NestedConfiguration.java 138 * Sets the parent configuration that this configuration is inheriting from.
176 * Sets whether the locale should be overridden by this configuration
213 * Sets whether the rendering target should be overridden by this configuration
250 * Sets whether the device should be overridden by this configuration
287 * Sets whether the device state should be overridden by this configuration
345 * Sets whether the night mode should be overridden by this configuration
382 * Sets whether the UI mode should be overridden by this configuration
  /external/chromium_org/components/bookmarks/browser/
bookmark_model.h 158 // Sets the title of |node|.
161 // Sets the URL of |node|.
164 // Sets the date added time of |node|.
234 // Sets the date when the folder was modified.
248 // Sets the store to NULL, making it so the BookmarkModel does not persist
262 // Sets the visibility of one of the permanent nodes (unless the node must
270 // Sets/deletes meta info of |node|.
279 // Sets the sync transaction version of |node|.
314 // Invoked when loading is finished. Sets |loaded_| and notifies observers.
373 // Sets the maximum node ID to the given value
    [all...]
  /external/chromium_org/sandbox/win/src/
sandbox_policy.h 72 // Sets the security level for the target process' two tokens.
100 // Sets the security level of the Job Object to which the target process will
135 // Sets a hard limit on the size of the commit set for the sandboxed process.
156 // Sets the integrity level of the process in the sandbox. Both the initial
165 // Sets the integrity level of the process in the sandbox. The integrity level
172 // Sets the AppContainer to be used for the sandboxed process. Any capability
183 // Sets a capability to be enabled for the sandboxed process' AppContainer.
186 // Sets the mitigations enabled when the process is created. Most of these
195 // Sets process mitigation flags that don't take effect before the call to
202 // Sets the interceptions to operate in strict mode. By default, interception
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationHeader.java 162 * Sets the scheme of the challenge information for this
184 * Sets the Realm of the WWWAuthenicateHeader to the <var>realm</var>
217 * Sets the Nonce of the WWWAuthenicateHeader to the <var>nonce</var>
247 * Sets the URI of the WWWAuthenicateHeader to the <var>uri</var> parameter
283 * Sets the Algorithm of the WWWAuthenicateHeader to the new <var>algorithm</var>
311 * Sets the Qop value of the WWWAuthenicateHeader to the new <var>qop</var>
339 * Sets the Opaque value of the WWWAuthenicateHeader to the new <var>opaque</var>
367 * Sets the Domain of the WWWAuthenicateHeader to the <var>domain</var>
395 * Sets the value of the stale parameter of the WWWAuthenicateHeader to the
494 * Sets the Username of the AuthorizationHeader to the <var>username</var
    [all...]
  /external/smack/src/org/jivesoftware/smack/packet/
PrivacyItem.java 78 * Sets the action associated with the item, it can allow or deny the communication.
98 * Sets whether the receiver allows or denies incoming IQ stanzas or not.
118 * Sets wheather the receiver allows or denies incoming messages or not.
138 * Sets whether the receiver allows or denies incoming presence or not.
158 * Sets whether the receiver allows or denies outgoing presence or not.
182 * Sets the order where the receiver is processed.
194 * Sets the element identifier to apply the action.
361 * Sets the action associated with the item, it can allow or deny the communication.
385 * Sets the element identifier to apply the action.
404 * Sets the element identifier to apply the action.
    [all...]
  /external/valgrind/main/callgrind/
threads.c 113 t->lastdump_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
114 t->sighandler_cost = CLG_(get_eventset_cost)( CLG_(sets).full );
115 CLG_(init_cost)( CLG_(sets).full, t->lastdump_cost );
116 CLG_(init_cost)( CLG_(sets).full, t->sighandler_cost );
211 CLG_(zero_cost)( CLG_(sets).full, es->cost );
280 CLG_(add_and_zero_cost)( CLG_(sets).full,
330 es->cost = CLG_(get_eventset_cost)(CLG_(sets).full);
331 CLG_(zero_cost)( CLG_(sets).full, es->cost );
424 CLG_(print_cost)(-9, CLG_(sets).full, es->cost);
451 CLG_(print_cost)(-9, CLG_(sets).full, es->cost)
    [all...]
  /frameworks/base/core/java/android/view/accessibility/
AccessibilityWindowInfo.java 94 * Sets the type of the window.
115 * Sets the layer which determines the Z-order of the window. Windows
155 * Sets the parent window id.
175 * Sets the unique window id.
186 * Sets the unique id of the IAccessibilityServiceConnection over which
207 * Sets the bounds of this window in the screen.
229 * Sets if this window is active, which is this is the window
251 * Sets if this window has input focus.
271 * Sets if this window has accessibility focus.
511 * Sets a boolean property
    [all...]

Completed in 1791 milliseconds

<<41424344454647484950>>