Lines Matching full:fieldname
2997 static Object* getStaticThreadGroup(const char* fieldName)3003 fieldName, "Ljava/lang/ThreadGroup;");3005 ALOGE("java.lang.ThreadGroup does not have an '%s' field", fieldName);3011 ALOGE("java.lang.ThreadGroup.%s not initialized", fieldName);