Home
last modified time | relevance | path

Searched defs:leftView (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DLinearLayoutTest.java403 TextView leftView = (TextView) mActivity.findViewById(R.id.gravity_left); in testLayoutVertical() local
445 TextView leftView = (TextView) parent.findViewById(R.id.weight_0_2); in testVerticalCenterGravityOnHorizontalLayout() local
492 TextView leftView = (TextView) parent.findViewById(R.id.weight_0_2); in testBottomGravityOnHorizontalLayout() local