Home
last modified time | relevance | path

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

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGridLayoutCodeRtl.java81 Spec col3 = spec(2, FILL); in create() local
121 layout.addView(c, new GridLayout.LayoutParams(row5, col3)); in create()
DBiDiTestGridLayoutCodeLtr.java81 Spec col3 = spec(2, FILL); in create() local
121 layout.addView(c, new GridLayout.LayoutParams(row5, col3)); in create()