Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java1748 private int mAlignTopId; field in LayoutParams.InspectionCompanion
1801 mAlignTopId = propertyMapper.mapResourceId( in mapProperties()
1857 propertyReader.readResourceId(mAlignTopId, rules[ALIGN_TOP]); in readProperties()