Searched refs:nativeSetup (Results 1 – 5 of 5) sorted by relevance
37 static void nativeSetup(JNIEnv *env, jclass clazz) { in nativeSetup() function112 (void *)nativeSetup },
48 private static native void nativeSetup(); in nativeSetup() method in UEventObserver186 nativeSetup(); in run()
288 private static native long nativeSetup(@NonNull FileDescriptor fd, int format) in nativeSetup() method in MediaMuxer388 mNativeObject = nativeSetup(fd, format); in setUpMediaMuxer()
364 nativeSetup(); in Tuner()996 private native void nativeSetup(); in nativeSetup() method in Tuner
39221 Landroid/os/UEventObserver;->nativeSetup()V