Searched refs:ArrayAdapterWithMockDrawable (Results 1 – 1 of 1) sorted by relevance
972 ArrayAdapterWithMockDrawable adapter = new ArrayAdapterWithMockDrawable(mActivity); in testJumpDrawables()1028 private static class ArrayAdapterWithMockDrawable extends ArrayAdapter<String> { class in ListViewTest1031 public ArrayAdapterWithMockDrawable(Context context) { in ArrayAdapterWithMockDrawable() method in ListViewTest.ArrayAdapterWithMockDrawable