HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 2276 - 2300 of 3697) sorted by null

<<919293949596979899100>>

  /libcore/luni/src/main/java/java/io/
EmulatedFieldsForDumping.java 37 * Constructs a new instance of EmulatedFieldsForDumping.
LineNumberInputStream.java 44 * Constructs a new {@code LineNumberInputStream} on the {@link InputStream}
  /libcore/luni/src/main/java/java/lang/reflect/
Modifier.java 119 * Constructs a new {@code Modifier} instance.
  /libcore/luni/src/main/java/java/net/
JarURLConnection.java 59 * Constructs an instance of {@code JarURLConnection} that refers to the
  /libcore/luni/src/main/java/java/nio/channels/
FileLock.java 86 * Constructs a new file lock instance for a given channel. The constructor
SelectableChannel.java 38 * Constructs a new {@code SelectableChannel}.
SelectionKey.java 59 * Constructs a new {@code SelectionKey}.
  /libcore/luni/src/main/java/java/nio/channels/spi/
AbstractSelectableChannel.java 50 * Constructs a new {@code AbstractSelectableChannel}.
  /libcore/luni/src/main/java/java/nio/charset/
CoderResult.java 88 * Constructs a <code>CoderResult</code> object with its text description.
  /libcore/luni/src/main/java/java/security/
AlgorithmParameters.java 62 * Constructs a new instance of {@code AlgorithmParameters} with the given
KeyPairGenerator.java 49 * Constructs a new instance of {@code KeyPairGenerator} with the name of
  /libcore/luni/src/main/java/java/sql/
Date.java 41 * Constructs a {@code Date} object corresponding to the supplied year,
  /libcore/luni/src/main/java/java/text/
Format.java 238 * Constructs a new instance of {@code Field} with the given field name.
RuleBasedCollator.java 84 * Constructs a new instance of {@code RuleBasedCollator} using the
  /libcore/luni/src/main/java/java/util/
HashMap.java 122 * Constructs a new empty {@code HashMap} instance.
131 * Constructs a new {@code HashMap} instance with the specified capacity.
162 * Constructs a new {@code HashMap} instance with the specified capacity and
188 * Constructs a new {@code HashMap} instance containing the mappings from
    [all...]
Hashtable.java 101 * Constructs a new {@code Hashtable} using the default capacity and load
111 * Constructs a new {@code Hashtable} using the specified capacity and the
141 * Constructs a new {@code Hashtable} using the specified capacity and load
164 * Constructs a new instance of {@code Hashtable} containing the mappings
    [all...]
Vector.java 64 * Constructs a new vector using the default capacity.
71 * Constructs a new vector using the specified capacity.
83 * Constructs a new vector using the specified capacity and capacity
103 * Constructs a new instance of {@code Vector} containing the elements in
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
NameConstraints.java 68 * Constructs <code>NameConstrains</code> object
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp 351 // Constructs in-place using the given factory
360 // Constructs in-place using the given typed factory
376 // Constructs in-place using the given typed factory
385 // Constructs using any expression implicitely convertible to the single argument
  /packages/apps/Browser/src/com/android/browser/
ErrorConsoleView.java 289 * Constructs a TwoLineListItem for the error at position.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/util/
NameConverter.java 219 * Constructs and returns a phonetic full name from given parts.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationPositionTracker.java 50 * Constructs a position tracker that doesn't point to any specific conversation.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
CountingInputStream.java 38 * Constructs a new CountingInputStream.
SwappedDataInputStream.java 41 * Constructs a SwappedDataInputStream.
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
ThresholdingOutputStream.java 70 * Constructs an instance of this class which will trigger an event at the

Completed in 1202 milliseconds

<<919293949596979899100>>