Searched refs:ALIGN_TOP (Results 1 – 5 of 5) sorted by relevance
27 layoutParams.addRule(RelativeLayout.ALIGN_TOP, 1234); in getRules_shouldShowAddRuleData_sinceApiLevel17()40 layoutParams.addRule(RelativeLayout.ALIGN_TOP, 1234); in getRules_shouldShowAddRuleData_uptoApiLevel16()
39 ALIGN_TOP = 0 variable
88 seriesTable.getRowCount() - 1, 0, HasVerticalAlignment.ALIGN_TOP); in Series()
235 mRelative.put("alignTop", RelativeLayout.ALIGN_TOP);