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