package com.google.zxing.client.result; /* loaded from: classes.dex */ abstract class AbstractDoCoMoResultParser extends ResultParser { AbstractDoCoMoResultParser() { } static String[] a(String str, String str2, boolean z) { return ResultParser.a(str, str2, ';', z); } static String b(String str, String str2, boolean z) { return ResultParser.b(str, str2, ';', z); } }