Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java1743 private int mAlignParentStartId; field in LayoutParams.InspectionCompanion
1788 mAlignParentStartId = propertyMapper.mapBoolean( in mapProperties()
1852 propertyReader.readBoolean(mAlignParentStartId, rules[ALIGN_PARENT_START] == TRUE); in readProperties()