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