Searched refs:currentDirectoryURL (Results 1 – 4 of 4) sorted by relevance
242 {currentDirectoryURL: entry.toURL()}, property650 if (opt_appState.currentDirectoryURL !==651 contentWindow.appState.currentDirectoryURL) {911 currentDirectoryURL: background.appWindows[key].contentWindow. property912 appState.currentDirectoryURL
525 util.updateAppState = function(currentDirectoryURL, selectionURL, opt_param) { argument529 if (currentDirectoryURL !== null)530 window.appState.currentDirectoryURL = currentDirectoryURL;
450 currentDirectoryURL: fileManager.getCurrentDirectoryEntry() && property
1167 this.initCurrentDirectoryURL_ = window.appState.currentDirectoryURL;1175 this.initCurrentDirectoryURL_ = this.params_.currentDirectoryURL;