Searched refs:mapResourceId (Results 1 – 5 of 5) sorted by relevance
1762 mAboveId = propertyMapper.mapResourceId("layout_above", R.attr.layout_above); in mapProperties()1764 mAlignBaselineId = propertyMapper.mapResourceId( in mapProperties()1767 mAlignBottomId = propertyMapper.mapResourceId( in mapProperties()1770 mAlignEndId = propertyMapper.mapResourceId( in mapProperties()1773 mAlignLeftId = propertyMapper.mapResourceId( in mapProperties()1794 mAlignRightId = propertyMapper.mapResourceId( in mapProperties()1797 mAlignStartId = propertyMapper.mapResourceId( in mapProperties()1800 mAlignTopId = propertyMapper.mapResourceId( in mapProperties()1807 mBelowId = propertyMapper.mapResourceId("layout_below", R.attr.layout_below); in mapProperties()1818 mToEndOfId = propertyMapper.mapResourceId( in mapProperties()[all …]
170 int mapResourceId(@NonNull String name, @AttrRes int attributeId); in mapResourceId() method
93 mResourceIdId = propertyMapper.mapResourceId("resourceId", R.attr.resourceId);
54698 method public int mapResourceId(@NonNull String, @AttrRes int);
54842 method public int mapResourceId(@NonNull String, @AttrRes int);