Searched refs:FixedWidth (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/layout/table/
H A DFixedWidth.java27 public class FixedWidth extends Activity { class in inherits:Activity
H A DFixedWidthTest.java19 import android.widget.layout.table.FixedWidth;
27 * {@link android.widget.layout.table.FixedWidth} is
30 public class FixedWidthTest extends ActivityInstrumentationTestCase<FixedWidth> {
36 super("com.android.frameworks.coretests", FixedWidth.class);
43 final FixedWidth activity = getActivity();

Completed in 71 milliseconds