Home | History | Annotate | Download | only in aapt

Lines Matching refs:eid

3802     int eid = Res_GETENTRY(resID);
3803 if (eid < 0 || eid >= (int)t->getOrderedConfigs().size()) {
3808 sp<ConfigList> c = t->getOrderedConfigs()[eid];