Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/
DTranscodeHelperImpl.java379 private String getTranscodePath(long rowId) { in getTranscodePath() method in TranscodeHelperImpl
569 final String transcodePath = getTranscodePath(rowId); in prepareIoPath()
1130 boolean result = transcodePath.equalsIgnoreCase(getTranscodePath(rowId)) && in isTranscodeFileCached()