Searched refs:mapBoolean (Results 1 – 5 of 5) sorted by relevance
49 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);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
56113 method public int mapBoolean(@NonNull String, @AttrRes int);