Searched refs:whereCondition (Results 1 – 1 of 1) sorted by relevance
1452 String whereCondition; in buildSelectionArgs() local1455 whereCondition = WHERE_LOCAL_ID_IN; in buildSelectionArgs()1458 whereCondition = WHERE_CLOUD_ID_IN; in buildSelectionArgs()1469 qb.appendWhereStandalone(whereCondition + idSelectionPlaceholder); in buildSelectionArgs()