Searched refs:uriOrPath (Results 1 – 1 of 1) sorted by relevance
572 final String uriOrPath = inputStream.readUTF(); in createFromStream() local573 return createWithContentUri(uriOrPath); in createFromStream()