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: None
Test: m -j
Change-Id: Ie8c2d4785ad0ffd47fd80dfca6576ae5401b6b97
2 files changed