Searched refs:method_getSupportedCaptureFormats (Results 1 – 1 of 1) sorted by relevance
56 static jmethodID method_getSupportedCaptureFormats; variable310 method_getSupportedCaptureFormats); in getSupportedCaptureFormats()1218 … method_getSupportedCaptureFormats = env->GetMethodID(clazz, "getSupportedCaptureFormats", "()[I"); in register_android_mtp_MtpDatabase()1219 if (method_getSupportedCaptureFormats == NULL) { in register_android_mtp_MtpDatabase()