Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DDocumentInfo.java203 throw asFileNotFoundException(t); in updateFromUri()
369 public static FileNotFoundException asFileNotFoundException(Throwable t) in asFileNotFoundException() method in DocumentInfo