Searched refs:toSqLiteType (Results 1 – 1 of 1) sorted by relevance
50 this.mSqLiteType = toSqLiteType(fieldType); in Field()95 + ", expected " + toSqLiteType(expectedFieldType)); in buildException()98 private static String toSqLiteType(int fieldType) { in toSqLiteType() method in Field