Searched refs:computeWhere (Results 1 – 2 of 2) sorted by relevance
889 String where = computeWhere(selection); in buildQuery()958 final String where = computeWhere(selection); in buildUpdate()969 final String where = computeWhere(selection); in buildDelete()1201 public @Nullable String computeWhere(@Nullable String selection) { in computeWhere() method in SQLiteQueryBuilder
5359 HSPLandroid/database/sqlite/SQLiteQueryBuilder;->computeWhere(Ljava/lang/String;)Ljava/lang/String;