HomeSort by relevance Sort by last modified time
    Searched full:constructs (Results 2201 - 2225 of 3575) sorted by null

<<81828384858687888990>>

  /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.
  /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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
auto_ptr.h 251 * automatically as needed. This allows constructs such as
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 251 * automatically as needed. This allows constructs such as
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 251 * automatically as needed. This allows constructs such as
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 251 * automatically as needed. This allows constructs such as
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
auto_ptr.h 251 * automatically as needed. This allows constructs such as
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/views/
MultiTouchView.java 188 * Constructs touch event message to be send to emulator.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ConvertSwitchQuickFixProcessor.java 51 /** Constructs a new {@link ConvertSwitchQuickFixProcessor} */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcher.java 40 * Constructs a new character matcher for Android XML files
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionOverlay.java 43 * Constructs a new {@link SelectionOverlay} tied to the given canvas.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
IdeScanningContext.java 64 * Constructs a new {@link IdeScanningContext}

Completed in 940 milliseconds

<<81828384858687888990>>