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