Methods Summary |
---|
public void | close()
|
public void | deactivate()
|
public android.os.Bundle | getExtras()
|
public CursorWindow | getWindow(int position)Gets a cursor window that contains the specified position.
The window will contain a range of rows around the specified position.
|
public void | onMove(int position)Notifies the cursor that the position has changed.
Only called when {@link #getWantsAllOnMoveCalls()} returns true.
|
public int | requery(IContentObserver observer)
|
public android.os.Bundle | respond(android.os.Bundle extras)
|