Searched refs:queryCurrentCallsNative (Results 1 – 2 of 2) sorted by relevance
201 return queryCurrentCallsNative(address); in queryCurrentCalls()290 private static native boolean queryCurrentCallsNative(byte[] address); in queryCurrentCallsNative() method in NativeInterface
706 static jboolean queryCurrentCallsNative(JNIEnv* env, jobject object, in queryCurrentCallsNative() function854 {"queryCurrentCallsNative", "([B)Z", (void*)queryCurrentCallsNative},