Searched refs:method_getSupportedCaptureFormats (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp56 static jmethodID method_getSupportedCaptureFormats; variable
310 method_getSupportedCaptureFormats);
1218 method_getSupportedCaptureFormats = env->GetMethodID(clazz, "getSupportedCaptureFormats", "()[I");
1219 if (method_getSupportedCaptureFormats == NULL) {

Completed in 44 milliseconds