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