Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DDocumentInfo.java221 throw asFileNotFoundException(t); in updateFromUri()
422 public static FileNotFoundException asFileNotFoundException(Throwable t) in asFileNotFoundException() method in DocumentInfo