Searched refs:mapBoolean (Results 1 – 4 of 4) sorted by relevance
44 int mapBoolean(@NonNull String name, @AttrRes int attributeId); in mapBoolean() method
1777 mAlignParentBottomId = propertyMapper.mapBoolean( in mapProperties()1780 mAlignParentEndId = propertyMapper.mapBoolean( in mapProperties()1783 mAlignParentLeftId = propertyMapper.mapBoolean( in mapProperties()1786 mAlignParentRightId = propertyMapper.mapBoolean( in mapProperties()1789 mAlignParentStartId = propertyMapper.mapBoolean( in mapProperties()1792 mAlignParentTopId = propertyMapper.mapBoolean( in mapProperties()1804 mAlignWithParentIfMissingId = propertyMapper.mapBoolean( in mapProperties()1810 mCenterHorizontalId = propertyMapper.mapBoolean( in mapProperties()1813 mCenterInParentId = propertyMapper.mapBoolean( in mapProperties()1816 mCenterVerticalId = propertyMapper.mapBoolean( in mapProperties()
83 mBooleanId = propertyMapper.mapBoolean("boolean", R.attr.boolean);
53322 method public int mapBoolean(@NonNull String, @AttrRes int);