Home
last modified time | relevance | path

Searched defs:selectionURL (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/background/js/
Dbackground.js773 selectionURL: details.entries[0].toURL() property
/external/chromium_org/ui/file_manager/file_manager/common/js/
Dutil.js634 util.updateAppState = function(currentDirectoryURL, selectionURL, opt_param) { argument