CursorWindowCompat

Added in 1.1.0

public final class CursorWindowCompat


Helper for accessing features in CursorWindow

Summary

Public methods

static @NonNull CursorWindow
create(@Nullable String name, long windowSizeBytes)

Creates a CursorWindow of the specified size.

Public methods

create

Added in 1.1.0
public static @NonNull CursorWindow create(@Nullable String name, long windowSizeBytes)

Creates a CursorWindow of the specified size.

Prior to Android P, this method will return a CursorWindow of size defined by the platform.