Home | History | Annotate | Download | only in jni

Lines Matching full:storageid

303 android_mtp_MtpDevice_get_storage_info(JNIEnv *env, jobject thiz, jint storageID)
308 MtpStorageInfo* storageInfo = device->getStorageInfo(storageID);
338 jint storageID, jint format, jint objectID)
343 MtpObjectHandleList* handles = device->getObjectHandles(storageID, format, objectID);