Home
last modified time | relevance | path

Searched defs:FileLockEntry (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/clipping/
H A DClipStorageReader.java111 private static final class FileLockEntry { class in ClipStorageReader
119 private FileLockEntry(int count, FileLock lock, Scanner scanner) { in FileLockEntry() method in ClipStorageReader.FileLockEntry