OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:constructs
(Results
576 - 600
of
3697
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/javassist/src/main/javassist/bytecode/
AnnotationDefaultAttribute.java
72
*
Constructs
an <code>AnnotationDefault_attribute</code>.
84
*
Constructs
an empty <code>AnnotationDefault_attribute</code>.
EnclosingMethodAttribute.java
38
*
Constructs
an EnclosingMethod attribute.
59
*
Constructs
an EnclosingMethod attribute.
/external/javassist/src/main/javassist/bytecode/annotation/
ArrayMemberValue.java
34
*
Constructs
an array. The initial value or type are not specified.
43
*
Constructs
an array. The initial value is not specified.
EnumMemberValue.java
35
*
Constructs
an enum constant value. The initial value is specified
50
*
Constructs
an enum constant value.
/external/proguard/src/proguard/classfile/constant/
StringConstant.java
39
* Class.getDeclaredField/Method
constructs
.
50
* string is being used in Class.getDeclaredField/Method
constructs
.
/frameworks/base/core/java/com/android/internal/util/
FastPrintWriter.java
54
*
Constructs
a new {@code PrintWriter} with {@code out} as its target
68
*
Constructs
a new {@code PrintWriter} with {@code out} as its target
86
*
Constructs
a new {@code PrintWriter} with {@code out} as its target
119
*
Constructs
a new {@code PrintWriter} with {@code wr} as its target
137
*
Constructs
a new {@code PrintWriter} with {@code wr} as its target
155
*
Constructs
a new {@code PrintWriter} with {@code wr} as its target
188
*
Constructs
a new {@code PrintWriter} with {@code pr} as its target
202
*
Constructs
a new {@code PrintWriter} with {@code pr} as its target
/frameworks/base/docs/html/training/improving-layouts/
index.jd
54
<dd>If your application UI repeats certain layout
constructs
in multiple places, this lesson
55
shows you how to create efficient, re-usable layout
constructs
, then include them in the appropriate
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameType.java
116
*
Constructs
a wild-card FrameType that matches any other FrameType.
124
*
Constructs
an object-based single FrameType that matches object-based FrameTypes of any
133
*
Constructs
an object-based single FrameType of the specified class.
142
*
Constructs
an object-based array FrameType that matches object-based FrameTypes of any class.
150
*
Constructs
an object-based array FrameType with elements of the specified class.
159
*
Constructs
a one-dimensional buffer type of the specified element.
168
*
Constructs
a two-dimensional buffer type of the specified element.
177
*
Constructs
a two-dimensional image type of the specified element.
/libcore/luni/src/main/java/java/lang/ref/
WeakReference.java
89
*
Constructs
a new weak reference to the given referent. The newly created
99
*
Constructs
a new weak reference to the given referent. The newly created
/libcore/luni/src/main/java/java/net/
URISyntaxException.java
33
*
Constructs
a new {@code URISyntaxException} instance containing the
67
*
Constructs
a new {@code URISyntaxException} instance containing the
/libcore/luni/src/main/java/javax/xml/xpath/
XPathException.java
41
* <p>
Constructs
a new <code>XPathException</code> with the specified detail <code>message</code>.</p>
58
* <p>
Constructs
a new <code>XPathException</code> with the specified <code>cause</code>.</p>
/packages/apps/Mms/src/com/android/mms/dom/
NodeListImpl.java
37
*
Constructs
a NodeList by searching for all descendants or the direct
52
*
Constructs
a NodeList for a given static node list.
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
HelpUrl.java
27
*
Constructs
the URL for the context sensitive help page for this mail application. The URL will be
41
*
Constructs
the URL for the context sensitive help page for this mail application.
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/
SizeFileFilter.java
49
*
Constructs
a new size file filter for files equal to or
60
*
Constructs
a new size file filter for files based on a certain size
/frameworks/base/core/java/android/animation/
ObjectAnimator.java
204
*
Constructs
and returns an ObjectAnimator that animates between int values. A single
224
*
Constructs
and returns an ObjectAnimator that animates coordinates along a <code>Path</code>
251
*
Constructs
and returns an ObjectAnimator that animates between int values. A single
269
*
Constructs
and returns an ObjectAnimator that animates coordinates along a <code>Path</code>
292
*
Constructs
and returns an ObjectAnimator that animates over int values for a multiple
313
*
Constructs
and returns an ObjectAnimator that animates the target using a multi-int setter
333
*
Constructs
and returns an ObjectAnimator that animates over values for a multiple int
359
*
Constructs
and returns an ObjectAnimator that animates between color values. A single
379
*
Constructs
and returns an ObjectAnimator that animates between color values. A single
398
*
Constructs
and returns an ObjectAnimator that animates between float values. A singl
[
all
...]
/art/test/021-string2/src/junit/framework/
ComparisonFailure.java
13
*
Constructs
a comparison failure.
/art/test/082-inline-execute/src/junit/framework/
ComparisonFailure.java
13
*
Constructs
a comparison failure.
/cts/apps/CtsVerifier/include/colorchecker/
meteringtest.h
24
//
Constructs
a test handler for the metering test. The instance holds the pixel
/dalvik/dexgen/src/com/android/dexgen/dex/code/
CodeAddress.java
31
*
Constructs
an instance. The output address of this instance is initially
OddSpacer.java
31
*
Constructs
an instance. The output address of this instance is initially
SimpleInsn.java
28
*
Constructs
an instance. The output address of this instance is initially
ZeroSizeInsn.java
30
*
Constructs
an instance. The output address of this instance is initially
/dalvik/dexgen/src/com/android/dexgen/dex/code/form/
Form10x.java
33
*
Constructs
an instance. This class is not publicly
Form30t.java
33
*
Constructs
an instance. This class is not publicly
/dalvik/dexgen/src/com/android/dexgen/dex/file/
AnnotationSetRefItem.java
36
*
Constructs
an instance.
Completed in 451 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>