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

<<101102103104105106107108109110>>

  /frameworks/base/telecomm/java/android/telecom/
Conference.java 80 * Constructs a new Conference with a mandatory {@link PhoneAccountHandle}
  /frameworks/native/include/gui/
ConsumerBase.h 84 // ConsumerBase constructs a new ConsumerBase object to consume image
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardEntryTests.java 93 * {@link VCardEntryConstructor} constructs {@link VCardEntry} per given calls.
  /libcore/luni/src/main/java/java/io/
EmulatedFieldsForLoading.java 37 * Constructs a new instance of EmulatedFieldsForDumping.
File.java 114 * Constructs a new file using the specified directory and name.
128 * Constructs a new file using the specified path.
138 * Constructs a new File using the specified directory path and file name,
162 * Constructs a new File using the path of the specified URI. {@code uri}
    [all...]
  /libcore/luni/src/main/java/java/net/
DatagramSocketImpl.java 39 * Constructs an unbound datagram socket implementation.
  /libcore/luni/src/main/java/java/security/
Identity.java 46 * Constructs a new instance of {@code Identity}.
MessageDigest.java 63 * Constructs a new instance of {@code MessageDigest} with the name of
  /libcore/luni/src/main/java/java/util/
HugeEnumSet.java 35 * Constructs an instance.
  /libcore/luni/src/main/java/java/util/concurrent/
CountDownLatch.java 163 * Constructs a {@code CountDownLatch} initialized with the given count.
  /libcore/luni/src/main/java/java/util/logging/
Handler.java 51 * Constructs a {@code Handler} object with a default error manager instance
  /libcore/luni/src/main/java/java/util/zip/
ZipInputStream.java 93 * Constructs a new {@code ZipInputStream} to read zip entries from the given input stream.
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java 221 * Constructs ASN.1 choice type.
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
Extensions.java 79 * Constructs an object representing the value of Extensions.
TBSCertList.java 193 /** Constructs the object with associated ASN.1 encoding */
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherSpiTest.java 140 * Assertion: constructs CipherSpi
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h 173 // Constructs and returns the message for an equality assertion
194 // Constructs a failure message for Boolean assertions such as EXPECT_TRUE.
273 // Constructs a FloatingPoint from a raw floating-point number.
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/
shared_count.hpp 332 shared_count( weak_count const & r, sp_nothrow_tag ); // constructs an empty *this when r.use_count() == 0
  /packages/apps/Calendar/src/com/android/calendar/event/
EventViewUtils.java 41 // Constructs a label given an arbitrary number of minutes. For example,
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
MailActivity.java 238 * Constructs and sets the default NFC message. This message instructs the receiver to send
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
PercentEscaper.java 108 * Constructs a URI escaper with the specified safe characters and optional
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileCleaningTracker.java 235 * Constructs an instance of this class from the supplied parameters.
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameLookupBuilder.java 29 * Given a full name, constructs all possible variants of the name.
PhotoStore.java 65 * Constructs an instance of the PhotoStore under the specified directory.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/backward/
auto_ptr.h 253 * automatically as needed. This allows constructs such as

Completed in 630 milliseconds

<<101102103104105106107108109110>>