Searched refs:mapBoolean (Results 1 – 5 of 5) sorted by relevance
44 int mapBoolean(@NonNull String name, @AttrRes int attributeId); in mapBoolean() method
1776 mAlignParentBottomId = propertyMapper.mapBoolean( in mapProperties()1779 mAlignParentEndId = propertyMapper.mapBoolean( in mapProperties()1782 mAlignParentLeftId = propertyMapper.mapBoolean( in mapProperties()1785 mAlignParentRightId = propertyMapper.mapBoolean( in mapProperties()1788 mAlignParentStartId = propertyMapper.mapBoolean( in mapProperties()1791 mAlignParentTopId = propertyMapper.mapBoolean( in mapProperties()1803 mAlignWithParentIfMissingId = propertyMapper.mapBoolean( in mapProperties()1809 mCenterHorizontalId = propertyMapper.mapBoolean( in mapProperties()1812 mCenterInParentId = propertyMapper.mapBoolean( in mapProperties()1815 mCenterVerticalId = propertyMapper.mapBoolean( in mapProperties()
83 mBooleanId = propertyMapper.mapBoolean("boolean", R.attr.boolean);
54686 method public int mapBoolean(@NonNull String, @AttrRes int);
54830 method public int mapBoolean(@NonNull String, @AttrRes int);