Searched defs:property (Results 1 – 9 of 9) sorted by relevance
84 val property = PsiPropertyItem( in toString() constant
102 private List<String> getOptionalDualSimProperty(ITestDevice device, String property) in getOptionalDualSimProperty()
223 val property = psi.sourcePsi as? KtProperty in <lambda>() constant
265 for (property in properties()) { in <lambda>() method859 for (property in properties) { in accept() constant
786 …TextPropertyItem property = new TextPropertyItem(api, name, cl, modifiers, typeInfo, tokenizer.pos… in parseProperty() local
2148 final String property, final String value) { in injectSystemProperty()4883 String property, String value) { in setGetPropertyExpectation()
3221 private void setGetPropertyExpectation(String property, String value) { in setGetPropertyExpectation()
1250 String property = device.getProperty(PRODUCT_CPU_ABI_KEY); in getPrimaryAbi() local
304 for (property in Issues::class.declaredMemberProperties) { constant