Searched refs:initN (Results 1 – 4 of 4) sorted by relevance
31 public static native void initN(); in initN() method in NativeMidiManager
114 bool initN(JNIEnv* env);160 bool TestContext::initN(JNIEnv* env) { in initN() function in TestContext282 if (!context->initN(env)) { in Java_android_nativemidi_cts_NativeMidiEchoTest_allocTestContext()
495 public static native void initN(); in initN() method in NativeMidiEchoTest
115 NativeMidiManager.initN(); in NDKMidiActivity()