Searched refs:constructor_storageInfo (Results 1 – 1 of 1) sorted by relevance
64 jmethodID constructor_storageInfo; variable138 constructor_storageInfo = GetMethodIDOrDie(env, clazz_storageInfo, "<init>", "()V"); in initializeJavaIDs()465 jobject info = env->NewObject(clazz_storageInfo, constructor_storageInfo); in android_mtp_MtpDevice_get_storage_info()