HomeSort by relevance Sort by last modified time
    Searched full:sets (Results 851 - 875 of 12879) sorted by null

<<31323334353637383940>>

  /libcore/luni/src/main/java/java/util/concurrent/atomic/
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/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/Contacts/
proguard.flags 20 -keep class com.google.common.collect.Sets { *;}
  /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/EmergencyInfo/src/com/android/emergency/preferences/
ViewEmergencyContactsPreference.java 23 * Sets a listener to be called the contacts when tapping on the preference.
  /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/Settings/src/com/android/settings/
OptionsMenuFragment.java 22 * SettingsPreferenceFragment automatically sets this, but some activities do not use
  /packages/apps/TV/common/src/com/android/tv/common/ui/setup/animation/
SetupAnimationHelper.java 79 * Sets the edge of the slide transition.
89 * Sets the duration of the transition.
97 * Sets the ID of the view whose descendants will perform delayed move.
107 * Sets the ID's of the views which will not be included in the transition.
  /packages/apps/TV/src/com/android/tv/analytics/
Analytics.java 31 * Sets or resets the application-level opt out flag. If set, no hits will be sent.
  /packages/apps/TV/src/com/android/tv/ui/
HardwareLayerAnimatorListenerAdapter.java 24 * An AnimatorListenerAdapter subclass that conveniently sets the layer type to hardware during the
  /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/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/Car/car-lib/src/android/car/hardware/radio/
ICarRadio.aidl 45 * Sets a specified preset (hard button) in the car. In order to check for success listen to

Completed in 1715 milliseconds

<<31323334353637383940>>