Lines Matching defs:properties
337 jint* properties = env->GetIntArrayElements(array, 0);
340 list->push(properties[i]);
341 env->ReleaseIntArrayElements(array, properties, 0);
355 jint* properties = env->GetIntArrayElements(array, 0);
358 list->push(properties[i]);
359 env->ReleaseIntArrayElements(array, properties, 0);
402 // special case date properties, which are strings to MTP
1198 // for read-only properties it is safe to assume current value is default value