Home
last modified time | relevance | path

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

/packages/apps/TV/usbtuner/src/com/android/usbtuner/exoplayer/cache/
DDvrStorageManager.java223 private void writeFormatString(DataOutputStream out, MediaFormat format, String key) in writeFormatString() method in DvrStorageManager
259 writeFormatString(out, format, MediaFormat.KEY_MIME); in writeTrackInfoFile()