Searched refs:nativeMethod (Results 1 – 6 of 6) sorted by relevance
57 nativeMethod(mNativeCPPObject); in doStuff()181 private native int nativeMethod(long nativeCPPClass); in nativeMethod() method in SampleForTests
8 public native int nativeMethod(); in nativeMethod() method in AClassWithNativeMethodReturningPrimitive
8 public native String nativeMethod(String stringArg, int intArg); in nativeMethod() method in AClassWithNativeMethod
243 native void nativeMethod(); in nativeMethod() method in ElementTest.A
META-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/ ...