Searched refs:maybeWithOperator (Results 1 – 1 of 1) sorted by relevance
1098 private static @NonNull String maybeWithOperator(@Nullable String operator, in maybeWithOperator() method in SQLiteQueryBuilder1166 return maybeWithOperator(operator, column); in computeSingleProjection()1172 return maybeWithOperator(operator, userColumn); in computeSingleProjection()1188 return maybeWithOperator(operator, userColumn); in computeSingleProjection()