Home
last modified time | relevance | path

Searched refs:SYNTHETIC_DIR (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/util/
DSyntheticPathUtils.java41 private static final String SYNTHETIC_DIR = "synthetic"; field in SyntheticPathUtils
50 return buildPath(/* base */ null, TRANSFORMS_DIR, SYNTHETIC_DIR, REDACTED_DIR).getPath(); in getRedactedRelativePath()
57 return buildPath(/* base */ null, TRANSFORMS_DIR, SYNTHETIC_DIR, in getPickerRelativePath()
128 return buildPath(/* base */ null, TRANSFORMS_DIR, SYNTHETIC_DIR).getPath(); in getSyntheticRelativePath()