Searched refs:mapInt (Results 1 – 7 of 7) sorted by relevance
27 mNoAttributePropertyId = propertyMapper.mapInt("noAttributeProperty", 0);
28 mFieldPropertyId = propertyMapper.mapInt("fieldProperty", R.attr.fieldProperty);
27 … mSuppliedAttributePropertyId = propertyMapper.mapInt("suppliedAttributeProperty", 0xdecafbad);
90 mIntId = propertyMapper.mapInt("int", R.attr.int);
99 int mapInt(@NonNull String name, @AttrRes int attributeId); in mapInt() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
56120 method public int mapInt(@NonNull String, @AttrRes int);