Home | History | Annotate | Download | only in aapt

Lines Matching refs:llabel

1309                             String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR,
1311 if (llabel != "") {
1313 label = llabel;
1315 ResTable::normalizeForOutput(llabel.string()).string());
1318 label = llabel;
1321 ResTable::normalizeForOutput(llabel.string()).string());