Searched refs:field_mCount (Results 1 – 1 of 1) sorted by relevance
81 static jfieldID field_mCount; variable383 int count = env->GetIntField(list, field_mCount); in getObjectPropertyValue()700 int count = env->GetIntField(list, field_mCount); in getObjectPropertyList()1398 field_mCount = env->GetFieldID(clazz, "mCount", "I"); in register_android_mtp_MtpDatabase()1399 if (field_mCount == NULL) { in register_android_mtp_MtpDatabase()