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