Searched refs:extractSyntheticRelativePathSegements (Results 1 – 3 of 3) sorted by relevance
19 …t static com.android.providers.media.util.SyntheticPathUtils.extractSyntheticRelativePathSegements;120 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()123 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()127 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()130 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()134 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()137 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()141 assertThat(extractSyntheticRelativePathSegements( in testExtractSyntheticRelativePathSegments()
91 public static List<String> extractSyntheticRelativePathSegements(String path, int userId) { in extractSyntheticRelativePathSegements() method in SyntheticPathUtils
164 …t static com.android.providers.media.util.SyntheticPathUtils.extractSyntheticRelativePathSegements;2417 extractSyntheticRelativePathSegements(path, userId); in handlePickerFileLookup()