Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/model/
DDocumentInfo.java194 throw asFileNotFoundException(t); in updateFromUri()
317 public static FileNotFoundException asFileNotFoundException(Throwable t) in asFileNotFoundException() method in DocumentInfo