Yes, i know. You cannot to override function of AController. It's a core base abstract controller.
You should to manipulate your js and css via tpl-replacements, pre- and post- tpls of your extension,
or effect on ADocument class from your hooks ($this->document->addScript(); ).
Not sure that approach with disabling some js files from extension is good. Extension is one of many and can conflict with other