Home
last modified time | relevance | path

Searched refs:mAlignParentRightId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DRelativeLayout.java1742 private int mAlignParentRightId; field in LayoutParams.InspectionCompanion
1785 mAlignParentRightId = propertyMapper.mapBoolean( in mapProperties()
1851 propertyReader.readBoolean(mAlignParentRightId, rules[ALIGN_PARENT_RIGHT] == TRUE); in readProperties()