Home
last modified time | relevance | path

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

/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp63 static jmethodID method_getSupportedDeviceProperties; variable
351 method_getSupportedDeviceProperties); in getSupportedDeviceProperties()
1314method_getSupportedDeviceProperties = env->GetMethodID(clazz, "getSupportedDeviceProperties", "()[… in register_android_mtp_MtpDatabase()
1315 if (method_getSupportedDeviceProperties == NULL) { in register_android_mtp_MtpDatabase()