Searched refs:nativeSetup (Results 1 – 4 of 4) sorted by relevance
37 static void nativeSetup(JNIEnv *env, jclass clazz) { in nativeSetup() function108 (void *)nativeSetup },
48 private static native void nativeSetup(); in nativeSetup() method in UEventObserver186 nativeSetup(); in run()
290 private static native long nativeSetup(@NonNull FileDescriptor fd, int format) in nativeSetup() method in MediaMuxer372 mNativeObject = nativeSetup(fd, format); in setUpMediaMuxer()
53749 Landroid/os/UEventObserver;->nativeSetup()V