Searched refs:computeSingleProjectionOrThrow (Results 1 – 1 of 1) sorted by relevance
1113 projectionOut[i] = computeSingleProjectionOrThrow(projectionIn[i]); in computeProjection()1137 private @NonNull String computeSingleProjectionOrThrow(@NonNull String userColumn) { in computeSingleProjectionOrThrow() method in SQLiteQueryBuilder