Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java1741 private int mAlignParentLeftId; field in LayoutParams.InspectionCompanion
1782 mAlignParentLeftId = propertyMapper.mapBoolean( in mapProperties()
1850 propertyReader.readBoolean(mAlignParentLeftId, rules[ALIGN_PARENT_LEFT] == TRUE); in readProperties()