Searched refs:mapInt (Results 1 – 7 of 7) sorted by relevance
27 mNoAttributePropertyId = propertyMapper.mapInt("noAttributeProperty", 0);
27 … mSuppliedAttributePropertyId = propertyMapper.mapInt("suppliedAttributeProperty", 0xdecafbad);
28 mFieldPropertyId = propertyMapper.mapInt("fieldProperty", R.attr.fieldProperty);
90 mIntId = propertyMapper.mapInt("int", R.attr.int);
94 int mapInt(@NonNull String name, @AttrRes int attributeId); in mapInt() method
54693 method public int mapInt(@NonNull String, @AttrRes int);
54837 method public int mapInt(@NonNull String, @AttrRes int);