Searched defs:updatePlayButtonState_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/file_manager/video_player/js/
H A Dmedia_controls.js272 this.updatePlayButtonState_(this.isPlaying());
413 this.updatePlayButtonState_(playing);
489 MediaControls.prototype.updatePlayButtonState_ = function(playing) {

Completed in 41 milliseconds