HomeSort by relevance Sort by last modified time
    Searched defs:bindGroupView (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/widget/src/android/widget/cts/
SimpleCursorTreeAdapterTest.java 120 mSimpleCursorTreeAdapter.bindGroupView(view, null, mGroupCursor, true);
124 mSimpleCursorTreeAdapter.bindGroupView(view, null, mGroupCursor, false);
237 protected void bindGroupView(View v, Context context, Cursor cursor, boolean isExpanded) {
238 super.bindGroupView(v, context, cursor, isExpanded);
ResourceCursorTreeAdapterTest.java 194 protected void bindGroupView(View view, Context context, Cursor cursor,
CursorTreeAdapterTest.java 629 public void bindGroupView(View view, Context context,
  /external/chromium_org/third_party/libaddressinput/src/java/
android.jar 

Completed in 240 milliseconds