FileDocCategorySizeDatePackage
CrossProcessCursorWrapper.javaAPI DocAndroid 5.1 API610Sat Mar 14 14:09:44 GMT 2015android.database

CrossProcessCursorWrapper

public class CrossProcessCursorWrapper extends android.database.CursorWrapper implements android.database.CrossProcessCursor

Fields Summary
Constructors Summary
public CrossProcessCursorWrapper(android.database.Cursor cursor)

 super((android.database.Cursor)null); throw new RuntimeException("Stub!"); 
Methods Summary
public voidfillWindow(int position, android.database.CursorWindow window)

 throw new RuntimeException("Stub!"); 
public android.database.CursorWindowgetWindow()

 throw new RuntimeException("Stub!"); 
public booleanonMove(int oldPosition, int newPosition)

 throw new RuntimeException("Stub!");