Home
last modified time | relevance | path

Searched defs:newComment (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/scripts/token_alignment/helpers/
DmigrationList.ts22 newComment?: string; property
53 const [originalToken, materialToken, newDefaultValue, newComment, migrationToken] = record; constant
DDOMFuncs.ts124 const newComment = commentNode.cloneNode(); constant
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dindex.ts37 const { newComment } = migItem; constant