Home | History | Annotate | Download | only in aapt

Lines Matching refs:getFileSpecCount

27     if (bundle->getFileSpecCount() != 0)
130 if (bundle->getFileSpecCount() != 1) {
433 if (bundle->getFileSpecCount() < 1) {
438 if (bundle->getFileSpecCount() < 2) {
482 if (bundle->getFileSpecCount() < 3) {
487 for (int i=2; i<bundle->getFileSpecCount(); i++) {
509 if (bundle->getFileSpecCount() < 3) {
514 for (int i=2; i<bundle->getFileSpecCount(); i++) {
1403 if (bundle->getFileSpecCount() < 1) {
1409 if (bundle->getFileSpecCount() < 2) {
1420 for (int i = 1; i < bundle->getFileSpecCount(); i++) {
1466 if (bundle->getFileSpecCount() < 1) {
1472 if (bundle->getFileSpecCount() < 2) {
1484 for (int i = 1; i < bundle->getFileSpecCount(); i++) {
1535 N = bundle->getFileSpecCount();