Searched refs:selectionArguments (Results 1 – 1 of 1) sorted by relevance
134 String[] selectionArguments = { Integer.toString(uid), alias }; in getKey() local141 selectionArguments, in getKey() argument210 String[] selectionArguments = {Integer.toString(uid)}; in getStatusForAllKeys() local217 selectionArguments, in getStatusForAllKeys() argument279 String[] selectionArguments = { in getAllKeys() local290 selectionArguments, in getAllKeys() argument333 String[] selectionArguments = new String[] {String.valueOf(userId)}; in setPlatformKeyGenerationId() local337 return db.update(UserMetadataEntry.TABLE_NAME, values, selection, selectionArguments); in setPlatformKeyGenerationId()353 String[] selectionArguments = {}; in getUserSerialNumbers() local360 selectionArguments, in getUserSerialNumbers() argument[all …]