Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js220 this.ul.find(`#${id}-tab`).on('shown.bs.tab', () => this.onTabActive(title));
233 onTabActive(title) { method in anonymousFunction5f390bf10100.TabManager