Searched refs:RENAME_FILE_PARAMS_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
49 import static android.scopedstorage.cts.lib.TestUtils.RENAME_FILE_PARAMS_SEPARATOR;527 .split(RENAME_FILE_PARAMS_SEPARATOR); in renameFile()
163 public static final String RENAME_FILE_PARAMS_SEPARATOR = ";"; field in TestUtils480 src.getAbsolutePath(), RENAME_FILE_PARAMS_SEPARATOR, dst.getAbsolutePath()); in renameFileAs()