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

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp55 static jmethodID method_getSupportedPlaybackFormats; variable
292 method_getSupportedPlaybackFormats);
1213 method_getSupportedPlaybackFormats = env->GetMethodID(clazz, "getSupportedPlaybackFormats", "()[I");
1214 if (method_getSupportedPlaybackFormats == NULL) {

Completed in 171 milliseconds