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