Searched refs:maybeWithOperator (Results 1 – 2 of 2) sorted by relevance
1069 private static @NonNull String maybeWithOperator(@Nullable String operator, in maybeWithOperator() method in SQLiteQueryBuilder1137 return maybeWithOperator(operator, column); in computeSingleProjection()1143 return maybeWithOperator(operator, userColumn); in computeSingleProjection()1159 return maybeWithOperator(operator, userColumn); in computeSingleProjection()
1009 private static @NonNull String maybeWithOperator(@Nullable String operator,1079 return maybeWithOperator(operator, column);1085 return maybeWithOperator(operator, userColumn);1101 return maybeWithOperator(operator, userColumn);