Searched refs:addObjectToCache (Results 1 – 2 of 2) sorted by relevance
592 addObjectToCache(object, file.getFileName().toString(), in getChildren()612 private synchronized MtpObject addObjectToCache(MtpObject parent, String newName, in addObjectToCache() method in MtpStorageManager693 obj = MtpStorageManager.this.addObjectToCache(parent, path, isDir); in handleAddedObject()903 MtpObject obj = addObjectToCache(parent, name, format == MtpConstants.FORMAT_ASSOCIATION); in beginSendObject()
42537 Landroid/mtp/MtpStorageManager;->addObjectToCache(Landroid/mtp/MtpStorageManager$MtpObject;Ljava/la…