Lines Matching refs:storageID
112 virtual MtpObjectHandleList* getObjectList(MtpStorageID storageID,
116 virtual int getNumObjects(MtpStorageID storageID,
254 MtpObjectHandleList* MyMtpDatabase::getObjectList(MtpStorageID storageID,
259 (jint)storageID, (jint)format, (jint)parent);
274 int MyMtpDatabase::getNumObjects(MtpStorageID storageID,
279 (jint)storageID, (jint)format, (jint)parent);