Home | History | Annotate | Download | only in aapt

Lines Matching refs:formatIdx

1335                     ssize_t formatIdx = block.indexOfAttribute(NULL, "format");
1336 if (formatIdx >= 0) {
1338 formatIdx, &len));
1462 ssize_t formatIdx = block.indexOfAttribute(NULL, "format");
1463 if (formatIdx >= 0) {
1465 formatIdx, &len));