Change ART FindClass method name to GetClass

The JNI FindClass method is easily confused with the ART FindClass
method. This changes the name of the ART method to GetClass to
reduce confusion.

Bug: 112338190
Test: m -j
Change-Id: Ie8c2d4785ad0ffd47fd80dfca6576ae5401b6b97
(cherry picked from commit 93d9e07334a10ff56e42b87953b3d5d67db276c3)
Merged-In: Ie8c2d4785ad0ffd47fd80dfca6576ae5401b6b97
2 files changed