Searched refs:field_MtpStorage_storageId (Results 1 – 1 of 1) sorted by relevance
41 static jfieldID field_MtpStorage_storageId; variable162 jint storageID = env->GetIntField(jstorage, field_MtpStorage_storageId); in android_mtp_MtpServer_add_storage()229 field_MtpStorage_storageId = env->GetFieldID(clazz, "mStorageId", "I"); in register_android_mtp_MtpServer()230 if (field_MtpStorage_storageId == NULL) { in register_android_mtp_MtpServer()