Home | History | Annotate | Download | only in aapt

Lines Matching defs:ne

397             const namespace_entry& ne = namespaces.itemAt(i);
398 if (ne.uri == str) {
399 str = ne.prefix;