Searched refs:nativeSetup (Results 1 – 4 of 4) sorted by relevance
37 static void nativeSetup(JNIEnv *env, jclass clazz) { in nativeSetup() function108 (void *)nativeSetup },
47 private static native void nativeSetup(); in nativeSetup() method in UEventObserver179 nativeSetup(); in run()
286 private static native long nativeSetup(@NonNull FileDescriptor fd, int format) in nativeSetup() method in MediaMuxer361 mNativeObject = nativeSetup(fd, format); in setUpMediaMuxer()
3043 Landroid/media/MediaMuxer;->nativeSetup(Ljava/io/FileDescriptor;I)J