Home | History | Annotate | Download | only in aapt

Lines Matching refs:llabel

1265                             String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR,
1267 if (llabel != "") {
1269 label = llabel;
1271 ResTable::normalizeForOutput(llabel.string()).string());
1274 label = llabel;
1277 ResTable::normalizeForOutput(llabel.string()).string());