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

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp51 static jmethodID method_getSupportedCaptureFormats; variable
302 method_getSupportedCaptureFormats);
1146 method_getSupportedCaptureFormats = env->GetMethodID(clazz, "getSupportedCaptureFormats", "()[I");
1147 if (method_getSupportedCaptureFormats == NULL) {

Completed in 88 milliseconds