Fix incorrect getType signature/implementation in doc.

The method is missing the Uri parameter and the implementation is
both inefficient and unnecessary. It is documented as fine to
return null in getType.

Change-Id: I78c83918916ca5ef28172e544d9ddc9c3695444d
1 file changed