Home
last modified time | relevance | path

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

/frameworks/base/tools/hoststubgen/hoststubgen/src/com/android/hoststubgen/
DUtils.kt34 val uncommented = if (pos < 0) s else s.substring(0, pos) in normalizeTextLine() constant
37 return uncommented.trim() in normalizeTextLine()