Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/
Dcollect_traces_component.ts611 const doNotShowDialog = !!this.storage?.get(this.storeKeyImeWarning); constant
613 if (!imeReq || doNotShowDialog) {