Home
last modified time | relevance | path

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

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGridLayoutCodeRtl.java65 Spec col1c = spec(0, RIGHT); in create() local
86 layout.addView(c, new GridLayout.LayoutParams(row3, col1c)); in create()
97 layout.addView(c, new GridLayout.LayoutParams(row4, col1c)); in create()
DBiDiTestGridLayoutCodeLtr.java65 Spec col1c = spec(0, RIGHT); in create() local
86 layout.addView(c, new GridLayout.LayoutParams(row3, col1c)); in create()
97 layout.addView(c, new GridLayout.LayoutParams(row4, col1c)); in create()