Home
last modified time | relevance | path

Searched +defs:v +defs:M (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DGridLayoutTest.java63 abstract int getValue(View v); in getValue()
202 int M = HORIZONTAL_ALIGNMENTS.length; in populate() local
207 TextView v = new TextView(context); in populate() local
218 TextView v = new TextView(context); in populate() local
229 TextView v = new TextView(context); in populate() local
243 TextView v = new Button(context); in populate() local
267 int M = HORIZONTAL_ALIGNMENTS.length; in verifyGridAlignment() local