Searched refs:bindChildView (Results 1 – 3 of 3) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ | ||
D | SimpleCursorTreeAdapterTest.java | 114 mSimpleCursorTreeAdapter.bindChildView(view, null, mChildCursor, true); in testBindChildView() |
D | ResourceCursorTreeAdapterTest.java | 200 protected void bindChildView(View view, Context context, Cursor cursor, in bindChildView() method in ResourceCursorTreeAdapterTest.MockResourceCursorTreeAdapter |
D | CursorTreeAdapterTest.java | 656 public void bindChildView(View view, Context context, in bindChildView() method in CursorTreeAdapterTest.MockCursorTreeAdapter |