Home | History | Annotate | Download | only in model

Lines Matching defs:supportedTypes

1152         final Set<Integer> supportedTypes = new HashSet<Integer>();
1155 supportedTypes.add(editType.rawValue);
1165 if (!supportedTypes.contains(oldType)) {