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