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.java199 throw asFileNotFoundException(t); in updateFromUri()
332 public static FileNotFoundException asFileNotFoundException(Throwable t) in asFileNotFoundException() method in DocumentInfo