Home
last modified time | relevance | path

Searched refs:runningOnChromeOS (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/webapp/
Dremoting.js213 return !remoting.runningOnChromeOS();
391 remoting.runningOnChromeOS = function() { function
431 return !remoting.runningOnChromeOS();
Dclient_session.js719 if (remapKeys == '' && remoting.runningOnChromeOS()) {