Searched refs:WHERE_LOCAL_ID_IN (Results 1 – 1 of 1) sorted by relevance
147 private static final String WHERE_LOCAL_ID_IN = KEY_LOCAL_ID + " IN "; field in PickerDbFacade1455 whereCondition = WHERE_LOCAL_ID_IN; in buildSelectionArgs()