Searched defs:propertyInfo (Results 1 – 4 of 4) sorted by relevance
161 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index); in getPropertyAsString() local286 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitiveProperty() local311 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitivePropertyAsString() local333 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitivePropertySafely() local360 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitivePropertySafelyAsString() local510 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitiveProperty() local534 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitivePropertyAsString() local556 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitivePropertySafely() local582 PropertyInfo propertyInfo = (PropertyInfo) properties.elementAt(index.intValue()); in getPrimitivePropertySafelyAsString() local634 public void getPropertyInfo(int index, Hashtable properties, PropertyInfo propertyInfo) { in getPropertyInfo()[all …]
705 PropertyInfo propertyInfo = new PropertyInfo(); in writeObjectBody() local824 PropertyInfo propertyInfo = new PropertyInfo(); in writeArrayListBody() local
31 PropertyInfo propertyInfo) in readInstance()
58 const prop_info *propertyInfo = __system_property_find(propertyName); in GetEnvironmentVarOrUnCachedAndroidProperty() local