Searched refs:TAG_APP_OP (Results 1 – 1 of 1) sorted by relevance
70 private static final String TAG_APP_OP = "app-op"; field in RoleParser753 if (parser.getName().equals(TAG_APP_OP)) { in parseAppOps()754 String name = requireAttributeValue(parser, ATTRIBUTE_NAME, TAG_APP_OP); in parseAppOps()769 String modeName = requireAttributeValue(parser, ATTRIBUTE_MODE, TAG_APP_OP); in parseAppOps()