Searched refs:Spec (Results 1 – 14 of 14) sorted by relevance
42 import static android.widget.GridLayout.Spec;69 Spec row1 = spec(0); in create()70 Spec row2 = spec(1); in create()71 Spec row3 = spec(2, BASELINE); in create()72 Spec row4 = spec(3, BASELINE); in create()73 Spec row5 = spec(2, 3, FILL); // allow the last two rows to overlap the middle two in create()74 Spec row6 = spec(5); in create()75 Spec row7 = spec(6); in create()77 Spec col1a = spec(0, 4, CENTER); in create()78 Spec col1b = spec(0, 4, LEFT); in create()[all …]
30 struct Spec { struct53 bool operator==(const Spec& pRHS) const { argument73 const Spec& pSpec, argument79 const Spec& spec() const { return m_Spec; } in spec()91 Spec m_Spec;
137 const InputSectDesc::Spec& pSpec);
697 Spec spec = horizontal ? p.columnSpec : p.rowSpec; in getDefaultMargin()721 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; in getMargin()776 final Spec majorSpec = horizontal ? lp.rowSpec : lp.columnSpec; in validateLayoutParams()784 final Spec minorSpec = horizontal ? lp.columnSpec : lp.rowSpec; in validateLayoutParams()860 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; in checkLayoutParams()1048 Spec spec = horizontal ? lp.columnSpec : lp.rowSpec; in measureChildrenWithMargins()1161 Spec columnSpec = lp.columnSpec; in onLayout()1162 Spec rowSpec = lp.rowSpec; in onLayout()1240 PackedMap<Spec, Bounds> groupBounds;1280 Spec spec = horizontal ? params.columnSpec : params.rowSpec; in calculateMaxIndex()[all …]
24 import static android.widget.GridLayout.Spec;39 Spec rowSpec = spec(UNDEFINED, null); in create()40 Spec colSpec = spec(UNDEFINED, null); in create()
82 GridLayout.Spec headerRowSpec = GridLayout.spec(0); in buildChoreographerInfoGrid()85 GridLayout.Spec colSpec = GridLayout.spec(column, 1.0f); in buildChoreographerInfoGrid()100 GridLayout.Spec rowSpec = GridLayout.spec(row); in buildChoreographerInfoGrid()104 GridLayout.Spec colSpec = GridLayout.spec(column, 1.0f); in buildChoreographerInfoGrid()141 GridLayout.Spec headerRowSpec = GridLayout.spec(0); in buildSwappyStatsGrid()144 GridLayout.Spec colSpec = GridLayout.spec(column, 1.0f); in buildSwappyStatsGrid()159 GridLayout.Spec rowSpec = GridLayout.spec(row); in buildSwappyStatsGrid()163 GridLayout.Spec colSpec = GridLayout.spec(column, 1.0f); in buildSwappyStatsGrid()
42 const InputSectDesc::Spec& spec() const { return m_Spec; } in spec()57 InputSectDesc::Spec m_Spec;
24 const Spec& pSpec, in InputSectDesc()
183 InputSectDesc::Spec spec; in activate()
209 const InputSectDesc::Spec& pSpec) { in addInputSectDesc()
79 InputSectDesc::Spec input_spec;
6 Pod::Spec.new do |s|
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...