Searched refs:WHERE_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
139 private static final String WHERE_SIZE_BYTES = KEY_SIZE_BYTES + " <= ?"; field in PickerDbFacade1433 qb.appendWhereStandalone(WHERE_SIZE_BYTES); in buildSelectionArgs()