Searched refs:testGetMirandaMethodNative (Results 1 – 3 of 3) sorted by relevance
74 private static native Method testGetMirandaMethodNative(); in testGetMirandaMethodNative() method in Main77 Method m = testGetMirandaMethodNative(); in testGetMirandaMethod()
124 private static native Method testGetMirandaMethodNative(); in testGetMirandaMethodNative() method in Main127 Method m = testGetMirandaMethodNative(); in testGetMirandaMethod()
14 name:testGetMirandaMethodNative, signature:()Ljava/lang/reflect/Method;, shorty:L.