ART: Fix ResolveType with ArtMethod

ArtMethods may be obsolete. In that case, the dex cache of the
declaring class is not correct. Refactor the code to avoid
issues.

Partially reverts commit 09c5ca40635faee00f40f6ca0581dd475efd545e.

Bug: 119830111
Test: m test-art-host
Change-Id: Ibf89af48e6384569c2abd6d5846cf05c929679d0
5 files changed