Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/util/
DSyntheticPathUtils.java40 private static final String TRANSFORMS_DIR = ".transforms"; 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()