Searched defs:properties (Results 1 – 2 of 2) sorted by relevance
240 @Suppress("DEPRECATION") val properties = motionProperties("$slotPrefix$i") in <lambda>() constant304 ) = itemsWithProperties(items.size) { index, properties -> itemContent(items[index], properties) } in items() method
282 ArrayList<String> properties = customProperties.names(); in parseJSON() local1712 ArrayList<String> properties = json.names(); in parseCustomProperties() local