Zhujing,
Sure it is here:
_clearLayers: function () {
this._removeAllResultLayers();
html.setStyle(this.btnZoomAll, 'display', 'none');
html.setStyle(this.btnClear, 'display', 'none');
html.setStyle(this.btnClear2, 'display', 'none');
html.setStyle(this.btnClear3, 'display', 'none');
html.setStyle(this.btnExport, 'display', 'none');
},