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

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp50 static jmethodID method_getSupportedPlaybackFormats; variable
284 method_getSupportedPlaybackFormats);
1141 method_getSupportedPlaybackFormats = env->GetMethodID(clazz, "getSupportedPlaybackFormats", "()[I");
1142 if (method_getSupportedPlaybackFormats == NULL) {

Completed in 2141 milliseconds