Searched refs:method_getSupportedDeviceProperties (Results 1 – 1 of 1) sorted by relevance
63 static jmethodID method_getSupportedDeviceProperties; variable351 method_getSupportedDeviceProperties); in getSupportedDeviceProperties()1314 …method_getSupportedDeviceProperties = env->GetMethodID(clazz, "getSupportedDeviceProperties", "()[… in register_android_mtp_MtpDatabase()1315 if (method_getSupportedDeviceProperties == NULL) { in register_android_mtp_MtpDatabase()