Searched refs:getVolumeInfo (Results 1 – 11 of 11) sorted by relevance
161 var volumeInfo = this.volumeManager_.getVolumeInfo(shortcutPath);224 var volumeInfo = this.volumeManager_.getVolumeInfo(shortcutPath);247 var volumeInfo = this.volumeManager_.getVolumeInfo(shortcutPath);
422 var rootVolume = this.volumeManager_.getVolumeInfo(event.newDirEntry);424 this.volumeManager_.getVolumeInfo(event.previousDirEntry) : null;480 this.volumeManager_.getVolumeInfo(currentDirEntry);481 var eventVolume = this.volumeManager_.getVolumeInfo(event.entry);518 var currentVolume = this.volumeManager_.getVolumeInfo(
220 VolumeManagerWrapper.prototype.getVolumeInfo = function(mountPath) { method in VolumeManagerWrapper222 this.volumeManager_ && this.volumeManager_.getVolumeInfo(mountPath));
228 var volumeInfo = this.volumeManager_.getVolumeInfo(path);821 if (!this.volumeManager_.getVolumeInfo(RootDirectory.DRIVE)) {989 var driveVolume = this.volumeManager_.getVolumeInfo(RootDirectory.DRIVE);1021 !this.volumeManager_.getVolumeInfo(this.getCurrentDirPath()))
399 var volumeInfo = fileManager.volumeManager.getVolumeInfo(mountPath);
1024 var driveVolume = this.volumeManager_.getVolumeInfo(entry);1429 !this.volumeManager_.getVolumeInfo(RootDirectory.DRIVE)) {2329 var volumeInfo = this.volumeManager_.getVolumeInfo(
571 var volumeInfo = this.getVolumeInfo(path);589 VolumeManager.prototype.getVolumeInfo = function(target) { method in VolumeManager606 return this.getVolumeInfo(util.extractFilePath(url));
176 if (volumeManager.getVolumeInfo(selectedEntry) === event.volumeInfo)
191 if (this.volumeManager_.getVolumeInfo(this.selectedEntry_) ===
216 this.volumeManager_.getVolumeInfo(modelItem.path);
138 if (this.volumeManager_.getVolumeInfo(this.selectedEntry_) ===