Home
last modified time | relevance | path

Searched refs:bindChildView (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DSimpleCursorTreeAdapterTest.java114 mSimpleCursorTreeAdapter.bindChildView(view, null, mChildCursor, true); in testBindChildView()
118 mSimpleCursorTreeAdapter.bindChildView(view, null, mChildCursor, false); in testBindChildView()
247 protected void bindChildView(View v, Context context, Cursor cursor, boolean isLastChild) { in bindChildView() method in SimpleCursorTreeAdapterTest.MockSimpleCursorTreeAdapter
248 super.bindChildView(v, context, cursor, isLastChild); in bindChildView()
DResourceCursorTreeAdapterTest.java200 protected void bindChildView(View view, Context context, Cursor cursor, in bindChildView() method in ResourceCursorTreeAdapterTest.MockResourceCursorTreeAdapter
DCursorTreeAdapterTest.java656 public void bindChildView(View view, Context context, in bindChildView() method in CursorTreeAdapterTest.MockCursorTreeAdapter
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt59050 …method protected abstract void bindChildView(android.view.View, android.content.Context, android.d…
60537 …method protected void bindChildView(android.view.View, android.content.Context, android.database.C…