Home | History | Annotate | Download | only in notification

Lines Matching refs:TAG_PACKAGE

76     private static final String TAG_PACKAGE = "package";
202 if (TAG_PACKAGE.equals(tag)) {
412 out.startTag(null, TAG_PACKAGE);
445 out.endTag(null, TAG_PACKAGE);