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