Home | History | Annotate | Download | only in jni

Lines Matching full:getdeviceproperty

1164     method_getDeviceProperty = env->GetMethodID(clazz, "getDeviceProperty", "(I[J[C)I");
1166 LOGE("Can't find getDeviceProperty");