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

<<41424344454647484950>>

  /external/chromium_org/third_party/icu/source/i18n/unicode/
gregocal.h 162 * Constructs a default GregorianCalendar using the current time in the default time
172 * Constructs a GregorianCalendar based on the current time in the given time zone
184 * Constructs a GregorianCalendar based on the current time in the given time zone
195 * Constructs a GregorianCalendar based on the current time in the default time zone
206 * Constructs a GregorianCalendar based on the current time in the given time zone
219 * Constructs a GregorianCalendar based on the current time in the given time zone
231 * Constructs a GregorianCalendar with the given AD date set in the default time
245 * Constructs a GregorianCalendar with the given AD date and time set for the
261 * Constructs a GregorianCalendar with the given AD date and time set for the
  /external/icu/icu4c/source/i18n/unicode/
gregocal.h 162 * Constructs a default GregorianCalendar using the current time in the default time
172 * Constructs a GregorianCalendar based on the current time in the given time zone
184 * Constructs a GregorianCalendar based on the current time in the given time zone
195 * Constructs a GregorianCalendar based on the current time in the default time zone
206 * Constructs a GregorianCalendar based on the current time in the given time zone
219 * Constructs a GregorianCalendar based on the current time in the given time zone
231 * Constructs a GregorianCalendar with the given AD date set in the default time
245 * Constructs a GregorianCalendar with the given AD date and time set for the
261 * Constructs a GregorianCalendar with the given AD date and time set for the
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 218 <li>Fixed inlining of incompatible code constructs between different java
252 <li>Fixed preverification of some code constructs involving String, Class, and
337 <li>Fixed processing of .class constructs in Java 6.
338 <li>Fixed repeated processing of .class constructs.
376 <li>Fixed inlining of interfaces that are used in .class constructs.
429 <li>Improved printing of notes for <code>Class.forName</code> constructs.
512 <li>Improved detection of <code>.class</code> constructs.
553 <li>Fixed processing of <code>.class</code> constructs in internal classes
599 <code>(MyClass)Class.forName(variable).newInstance()</code> constructs.
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlockList.java 36 * Constructs an instance. All indices initially contain {@code null},
48 * Constructs a mutable copy for {@code getMutableCopy()}.
320 * Constructs an instance.
  /dalvik/dx/src/com/android/dx/cf/code/
LocalVariableList.java 98 * Constructs an instance.
222 * Constructs an instance.
332 * Constructs and returns an instance which is identical to this
LocalsArraySet.java 51 * Constructs an instance. The locals array initially consists of
64 * Constructs an instance with the specified primary and secondaries set.
79 * Constructs an instance which is a copy of another.
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlockList.java 36 * Constructs an instance. All indices initially contain {@code null},
48 * Constructs a mutable copy for {@code getMutableCopy()}.
318 * Constructs an instance.
  /developers/demos/JustForUs/justforus/src/main/java/com/example/android/justforus/
MainActivity.java 159 * Constructs a new {@link CouponAdapter}.
231 * Constructs a new {@link ViewCache}.
257 * Constructs a new {@link Coupon}.
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
BasicBlockList.java 36 * Constructs an instance. All indices initially contain {@code null},
48 * Constructs a mutable copy for {@code getMutableCopy()}.
318 * Constructs an instance.
  /external/proguard/docs/manual/
introduction.html 123 entry points too. For example, <code>Class.forName()</code> constructs may
149 constructs should be literally the same for ProGuard to recognize them. The
154 class members appears necessary. For example, ProGuard will note constructs
  /frameworks/base/core/java/android/service/carrier/
CarrierMessagingService.java 216 * Constructs a SendMmsResult with the MMS send result, and the SendConf PDU.
258 * Constructs a SendSmsResult with the send status and message reference for the
298 * Constructs a SendMultipartSmsResult with the send status and message references for the
  /frameworks/base/core/java/android/transition/
Scene.java 73 * Constructs a Scene with no information about how values will change
87 * Constructs a Scene which, when entered, will remove any
108 * Constructs a Scene which, when entered, will remove any
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
SearchOrbView.java 61 * Constructs a color set using the given color for the search orb.
71 * Constructs a color set using the given colors for the search orb.
82 * Constructs a color set using the given colors.
  /libcore/luni/src/main/java/java/io/
ObjectStreamField.java 51 * Constructs an ObjectStreamField with the specified name and type.
71 * Constructs an ObjectStreamField with the specified name, type and the
97 * Constructs an ObjectStreamField with the given name and the given type.
  /libcore/luni/src/main/java/java/net/
MulticastSocket.java 38 * Constructs a multicast socket, bound to any available port on the
48 * Constructs a multicast socket, bound to the specified {@code port} on the
59 * Constructs a {@code MulticastSocket} bound to the address and port specified by
  /libcore/luni/src/main/java/java/security/
SecureRandom.java 85 * Constructs a new {@code SecureRandom} that uses the default algorithm.
106 * Constructs a new seeded {@code SecureRandom} that uses the default
116 * Constructs a new instance of {@code SecureRandom} using the given
  /libcore/luni/src/test/java/tests/security/cert/
CertificateFactorySpiTest.java 51 * Assertion: constructs CertificateFactorySpi
112 * Assertion: constructs CertificateFactorySpi
182 * Assertion: constructs CertificateFactorySpi
  /packages/apps/Contacts/src/com/android/contacts/detail/
PhotoSelectionHandler.java 291 * Constructs an intent for capturing a photo and storing it in a temporary output uri.
300 * Constructs an intent for picking a photo from Gallery, and returning the bitmap.
310 * Constructs an intent for image cropping.
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/
introduction.html 124 entry points too. For example, <code>Class.forName()</code> constructs may
150 constructs should be literally the same for ProGuard to recognize them. The
155 class members appears necessary. For example, ProGuard will note constructs
  /bionic/libc/kernel/
README.TXT 7 declarations and constructs that usually result in compilation failure.
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
EventTimestampSynchronizationVerification.java 49 * Constructs an instance of {@link EventTimestampSynchronizationVerification}.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
Dop.java 39 * Constructs an instance.
HighRegisterPrefix.java 37 * Constructs an instance. The output address of this instance is initially
OutputCollector.java 43 * Constructs an instance.
TargetInsn.java 30 * Constructs an instance. The output address of this instance is initially

Completed in 972 milliseconds

<<41424344454647484950>>