Searched defs:toType (Results 1 – 2 of 2) sorted by relevance
542 final String toType = parser.getAttributeValue(null, "to"); in parseUserUpgrades() local591 public UserTypeUpgrade(String fromType, String toType, int upToVersion) { in UserTypeUpgrade()
280 int toType = hasTo ? tvTo.type : 0; in getPVH() local571 boolean getFloats, boolean hasFrom, int fromType, boolean hasTo, int toType) { in setupValues()803 int toType = hasTo ? tvTo.type : 0; in inferValueTypeFromValues() local