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

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp53 static jmethodID method_getSupportedDeviceProperties; variable
338 method_getSupportedDeviceProperties);
1156 method_getSupportedDeviceProperties = env->GetMethodID(clazz, "getSupportedDeviceProperties", "()[I");
1157 if (method_getSupportedDeviceProperties == NULL) {

Completed in 21 milliseconds