Searched refs:PERSIST_CSD_RECORD_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
145 private static final String PERSIST_CSD_RECORD_SEPARATOR = "\\|"; field in SoundDoseHelper1263 return Arrays.stream(TextUtils.split(records, PERSIST_CSD_RECORD_SEPARATOR)).map( in persistedStringToRecordList()