OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reflection
(Results
226 - 250
of
1507
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gradle-plugin/com/google/gms/google-services/2.1.0-beta1/
google-services-2.1.0-beta1.jar
/prebuilts/gradle-plugin/com/google/gms/google-services/2.1.0-beta3/
google-services-2.1.0-beta3.jar
/prebuilts/gradle-plugin/com/google/gms/google-services/2.1.0-rc1/
google-services-2.1.0-rc1.jar
/prebuilts/gradle-plugin/com/google/gms/google-services/2.1.2/
google-services-2.1.2.jar
/external/guice/extensions/persist/lib/
hibernate-annotations.jar
/prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-gradle-plugin/0.7.5/
protobuf-gradle-plugin-0.7.5.jar
/art/test/032-concrete-sub/src/
ConcreteSub.java
38
* Check
reflection
stuff.
/art/test/085-old-style-inner-class/src/
Main.java
20
* Test
reflection
on old-style inner classes.
/art/test/601-method-access/src/
Main.java
20
* Test method access through
reflection
.
/art/test/800-smali/smali/
b_27799205_helper.smali
4
# Helper for B27799205.
Reflection
tries to resolve all types. That's bad for intentionally
/cts/tests/core/runner/src/com/android/cts/core/runner/support/
package-info.java
22
* workarounds needed to overcome that limitation, from duplicating classes to using
reflection
.
/cts/tests/tests/keystore/src/android/keystore/cts/
PutOverflowTest.java
34
// Since this test requires
reflection
avoid causing undue failures if classes or
/cts/tests/tests/security/src/android/security/cts/
PutOverflowTest.java
34
// Since this test requires
reflection
avoid causing undue failures if classes or
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DerivedGenerator.java
28
* to generate source code (since GWT cannot use
reflection
to generate the suites).
/external/guava/guava-testlib/src/com/google/common/collect/testing/features/
TesterAnnotation.java
32
* why
reflection
is used to extract values from the properties of the various
/external/guava/guava-tests/test/com/google/common/eventbus/
PackageSanityTests.java
40
@SuppressWarnings("unused") // Used by
reflection
/external/icu/android_icu4j/src/main/java/android/icu/util/
CurrencyServiceShim.java
20
* currency. The shim is instantiated by
reflection
in Currency, all
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CurrencyServiceShim.java
19
* currency. The shim is instantiated by
reflection
in Currency, all
/external/javassist/sample/reflect/
Main.java
19
Compare this result with that of the regular execution without
reflection
:
/external/javassist/src/main/javassist/tools/reflect/
Compiler.java
29
* A bytecode translator for
reflection
.
68
* @see javassist.tools.reflect.
Reflection
92
Reflection
implementor = new
Reflection
();
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/reflect/
ArrayReflection.java
21
/** Utilities for Array
reflection
.
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/attributes/
TextureAttribute.java
41
public final static long
Reflection
= register(ReflectionAlias);
43
protected static long Mask = Diffuse | Specular | Bump | Normal | Ambient | Emissive |
Reflection
;
98
return new TextureAttribute(
Reflection
, texture);
102
return new TextureAttribute(
Reflection
, region);
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/model/data/
ModelMaterial.java
35
public Color
reflection
;
field in class:ModelMaterial
/external/libgdx/gdx/src/com/badlogic/gdx/utils/reflect/
ArrayReflection.java
19
/** Utilities for Array
reflection
.
/external/mockito/src/org/mockito/internal/creation/
SerializableMockitoMethodProxy.java
10
import org.mockito.internal.util.
reflection
.Whitebox;
Completed in 1065 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>