Home
last modified time | relevance | path

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

/development/tools/winscope/src/
Dtransform_wm.js21 var renderIdentifier = (id) => shortenComponentName(id.title) + "@" + id.hashCode;
240 function shortenComponentName(name) { function