Searched refs:maybeWithOperator (Results 1 – 3 of 3) sorted by relevance
1078 private static @NonNull String maybeWithOperator(@Nullable String operator, in maybeWithOperator() method in SQLiteQueryBuilder1146 return maybeWithOperator(operator, column); in computeSingleProjection()1152 return maybeWithOperator(operator, userColumn); in computeSingleProjection()1168 return maybeWithOperator(operator, userColumn); in computeSingleProjection()
5893 HSPLandroid/database/sqlite/SQLiteQueryBuilder;->maybeWithOperator(Ljava/lang/String;Ljava/lang/Str…
5896 HSPLandroid/database/sqlite/SQLiteQueryBuilder;->maybeWithOperator(Ljava/lang/String;Ljava/lang/Str…