Searched defs:property (Results 1 – 7 of 7) sorted by relevance
84 val property = PsiPropertyItem( in toString() constant
189 val property = psi.sourcePsi as? KtProperty in ensureCompanionJvmStatic() constant
374 public String getResult(String job, String property) { in getResult()
259 for (property in properties()) { in <lambda>() method899 for (property in properties) { in accept() constant
690 …TextPropertyItem property = new TextPropertyItem(api, name, cl, modifiers, typeInfo, tokenizer.pos… in parseProperty() local
1110 String property = device.getProperty(PRODUCT_CPU_ABI_KEY); in getPrimaryAbi() local
2101 final String property, final String value) { in injectSystemProperty()