Update name of ART FindClass method to GetClass

A change has been made to the name of the ART FindClass method to
distinguish it from the JNI FindClass method. This change updates
calls to the method to use the correct name.

Bug: None
Test: atest CtsJvmtiRedefineClassesHostTestCases \
            CtsJvmtiTaggingHostTestCases \
            CtsJvmtiTrackingHostTestCases

Change-Id: I2d9052c9923b4573705465116a30b10652c4e107
4 files changed