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