Home | History | Annotate | Download | only in aapt

Lines Matching refs:formatIdx

1274                     ssize_t formatIdx = block.indexOfAttribute(NULL, "format");
1275 if (formatIdx >= 0) {
1277 formatIdx, &len));
1394 ssize_t formatIdx = block.indexOfAttribute(NULL, "format");
1395 if (formatIdx >= 0) {
1397 formatIdx, &len));