Searched refs:intClass (Results 1 – 1 of 1) sorted by relevance
59 static const jclass intClass = FindClassOrDie(env, "java/lang/Integer"); in android_hardware_display_DisplayViewport_toNative() local60 static const jmethodID byteValue = env->GetMethodID(intClass, "byteValue", "()B"); in android_hardware_display_DisplayViewport_toNative()