Home
last modified time | relevance | path

Searched refs:field_objectInfo_thumbCompressedSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/media/jni/
Dandroid_mtp_MtpDevice.cpp91 static jfieldID field_objectInfo_thumbCompressedSize; variable
160 field_objectInfo_thumbCompressedSize = in initializeJavaIDs()
250 env->SetIntField(object, field_objectInfo_thumbCompressedSize, in fill_jobject_from_object_info()
772 env->GetIntField(info, field_objectInfo_thumbCompressedSize); in android_mtp_MtpDevice_send_object_info()