Searched refs:method_getSupportedPlaybackFormats (Results 1 – 1 of 1) sorted by relevance
55 static jmethodID method_getSupportedPlaybackFormats; variable292 method_getSupportedPlaybackFormats); in getSupportedPlaybackFormats()1213 …method_getSupportedPlaybackFormats = env->GetMethodID(clazz, "getSupportedPlaybackFormats", "()[I"… in register_android_mtp_MtpDatabase()1214 if (method_getSupportedPlaybackFormats == NULL) { in register_android_mtp_MtpDatabase()