Searched refs:method_getSupportedObjectProperties (Results 1 – 1 of 1) sorted by relevance
57 static jmethodID method_getSupportedObjectProperties; variable328 method_getSupportedObjectProperties, (jint)format); in getSupportedObjectProperties()1223 …method_getSupportedObjectProperties = env->GetMethodID(clazz, "getSupportedObjectProperties", "(I)… in register_android_mtp_MtpDatabase()1224 if (method_getSupportedObjectProperties == NULL) { in register_android_mtp_MtpDatabase()