Do not create symbols for [DEDUPED] methods.

The incorrect method name keeps confusing developers, despite the tag.

However, around half the time, the deduped methods share either the
same class name or method name, so include it in the name if possible.

Bug: 32949969
Test: printf the generated method names.
Change-Id: I9cc6f16da0a91d93aa05df5476011bf180d626d9
3 files changed