Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java1745 private int mAlignRightId; field in LayoutParams.InspectionCompanion
1794 mAlignRightId = propertyMapper.mapResourceId( in mapProperties()
1854 propertyReader.readResourceId(mAlignRightId, rules[ALIGN_RIGHT]); in readProperties()