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