HomeSort by relevance Sort by last modified time
    Searched defs:LaunchData (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/webapp/js_proto/
chrome_proto.js 383 var LaunchData = function() {
  /external/chromium_org/third_party/closure_compiler/externs/
chrome_extensions.js 203 chrome.app.runtime.LaunchData = function() {};
207 chrome.app.runtime.LaunchData.prototype.id;
211 chrome.app.runtime.LaunchData.prototype.items;
215 chrome.app.runtime.LaunchData.prototype.url;
219 chrome.app.runtime.LaunchData.prototype.referrerUrl;
223 chrome.app.runtime.LaunchData.prototype.isKioskSession;
234 * @param {function(!chrome.app.runtime.LaunchData)} callback
241 * @param {function(!chrome.app.runtime.LaunchData)} callback
247 * @param {function(!chrome.app.runtime.LaunchData)} callback
    [all...]

Completed in 196 milliseconds