Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/
DClipStorage.java132 File slotData = toSlotDataFile(pos); in checkStaleFiles()
151 File file = toSlotDataFile(slot); in createWriter()
159 File primary = toSlotDataFile(slot); in getFile()
180 private File toSlotDataFile(int pos) { in toSlotDataFile() method in ClipStorage