Files
frameworks_base/docs/html/training/sync-adapters
Jeff Davidson 10698ac7f3 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
2015-04-28 17:23:47 +00:00
..