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

<<21222324252627282930>>

  /libcore/luni/src/main/java/java/nio/channels/
ClosedByInterruptException.java 24 * the channel, sets the interrupt status of the thread to {@code true} and
  /libcore/luni/src/main/java/java/nio/charset/spi/
CharsetProvider.java 23 * The service provider class for character sets.
  /libcore/luni/src/main/java/java/util/concurrent/
ThreadFactory.java 24 * useful simple implementation, that sets the created thread context
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicMarkableReference.java 81 * Atomically sets the value of both the reference and mark
105 * Atomically sets the value of both the reference and mark
130 * Unconditionally sets the value of both the reference and mark.
142 * Atomically sets the value of the mark to the given update value
AtomicStampedReference.java 81 * Atomically sets the value of both the reference and stamp
105 * Atomically sets the value of both the reference and stamp
130 * Unconditionally sets the value of both the reference and stamp.
142 * Atomically sets the value of the stamp to the given update value
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractOwnableSynchronizer.java 38 * Sets the thread that currently owns exclusive access.
  /libcore/luni/src/main/java/org/apache/harmony/luni/internal/util/
TimezoneGetter.java 37 * Sets the singleton instance of this class.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
IssuingDistributionPoint.java 75 * Sets the value of onlyContainsUserCerts field of the structure.
82 * Sets the value of onlyContainsCACerts field of the structure.
89 * Sets the value of indirectCRL field of the structure.
96 * Sets the value of onlyContainsAttributeCerts field of the structure.
  /libcore/luni/src/main/native/
readlink.h 20 * Fills 'result' with the contents of the symbolic link 'path'. Sets errno and returns false on
  /packages/apps/Camera2/src/com/android/camera/captureintent/stateful/
StateMachine.java 35 * Sets the initial state of the state machine.
  /packages/apps/Dialer/src/com/android/dialer/contact/
ContactUpdateService.java 37 /** Creates an intent that sets the selected data item as super primary (default) */
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
ChangeNotifier.java 25 // This handles change notification for media sets.
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
AnimationTime.java 31 // Sets current time as the animation time.
  /packages/apps/Provision/src/com/android/provision/
DefaultActivity.java 26 * Application that sets the provisioned bit, like SetupWizard does.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
LatencyTracker.java 34 * Creates a new latency tracker and sets the start time.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SuggestionsListView.java 47 * Sets the adapter for the list. See {@link AbsListView#setAdapter}
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DialogFragment.java 72 * This method sets the layout property of this class. <br/>
141 * Sets the content fragment into the view.
149 * Sets the action fragment into the view.
158 * 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/analytics/
Tracker.java 35 * Sets the email address of the account being tracked,
  /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.
  /packages/services/Telephony/src/org/apache/james/mime4j/field/
DelegatingFieldParser.java 27 * Sets the parser used for the field named <code>name</code>.

Completed in 395 milliseconds

<<21222324252627282930>>