Searched refs:changeCursor (Results 1 – 3 of 3) sorted by relevance
341 public void changeCursor(Cursor c) { in changeCursor() method in ShadowSimpleCursorAdapter342 realSimpleCursorAdapter.changeCursor(c); in changeCursor()362 realSimpleCursorAdapter.changeCursor(c); in changeCursorAndColumns()
291 public void changeCursor(Cursor cursor) { in changeCursor() method in ShadowCursorAdapter
68 adapter.changeCursor( null ); in testChangeCursor()77 adapter.changeCursor( null ); in testCount()