Added in API level 34

TimeRangeFilter

interface TimeRangeFilter
android.health.connect.TimeRangeFilter

A Base class to represent a request for time range for read and delete requests. Internally represents a SQLLite * argument that specifies start and end time to put in as SQLLite parameters.

Summary