CursorWindowCompat

Added in 1.1.0

class CursorWindowCompat


Helper for accessing features in CursorWindow

Summary

Public functions

java-static CursorWindow
create(name: String?, windowSizeBytes: Long)

Creates a CursorWindow of the specified size.

Public functions

create

Added in 1.1.0
java-static fun create(name: String?, windowSizeBytes: Long): CursorWindow

Creates a CursorWindow of the specified size.

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