Searched refs:duplexType (Results 1 – 1 of 1) sorted by relevance
146 String duplexType = getDuplexType(parser); in parse() local147 if (!TextUtils.isEmpty(duplexType)) { in parse()148 addSupportedType(duplexType); in parse()151 String duplexType = getDuplexType(parser); in parse() local152 if (!TextUtils.isEmpty(duplexType)) { in parse()153 addNotSupportedType(duplexType); in parse()