Searched refs:nativeMethod (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/base/android/jni_generator/java/src/org/chromium/example/jni_generator/ | ||
D | SampleForTests.java | 57 nativeMethod(mNativeCPPObject); in doStuff() |
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/ | ||
D | AClassWithNativeMethodReturningPrimitive.java | 8 public native int nativeMethod(); in nativeMethod() method in AClassWithNativeMethodReturningPrimitive |
D | AClassWithNativeMethod.java | 8 public native String nativeMethod(String stringArg, int intArg); in nativeMethod() method in AClassWithNativeMethod |
/external/guava/guava-tests/test/com/google/common/reflect/ | ||
D | ElementTest.java | 240 native void nativeMethod(); in nativeMethod() method in ElementTest.A |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ | ||
D | logback-classic-0.9.8-SNAPSHOT.jar | META-INF/
META-INF/MANIFEST.MF
ch/
ch/qos/
ch/ ... |