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