Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/
Daccessibility_api_handler.js147 cvox.AccessibilityApiHandler.prototype.idleSpeechTimeout_ = null; method in cvox.AccessibilityApiHandler
504 if (this.idleSpeechTimeout_) {
505 window.clearTimeout(this.idleSpeechTimeout_);
514 this.idleSpeechTimeout_ = window.setTimeout(
/external/chromium_org/chrome/third_party/chromevox/
DchromeVoxChromeBackgroundScript.js1108 …totype.TEXT_CHANGE_DELAY=10;cvox.AccessibilityApiHandler.prototype.idleSpeechTimeout_=null;cvox.Ac… method in cvox
1121idleSpeechTimeout_&&window.clearTimeout(this.idleSpeechTimeout_)};cvox.AccessibilityApiHandler.pro…