Home
last modified time | relevance | path

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

/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DTranscodeHelperImpl.java341 private String getTranscodePath(long rowId) { in getTranscodePath() method in TranscodeHelperImpl
531 final String transcodePath = getTranscodePath(rowId); in getIoPath()
1075 boolean result = transcodePath.equalsIgnoreCase(getTranscodePath(rowId)) && in isTranscodeFileCached()