androidx.appsearch.builtintypes


Classes

Alarm

AppSearch document representing an Alarm entity.

Alarm.Builder

Builder for Alarm.

AlarmInstance

AppSearch document representing an AlarmInstance entity.

AlarmInstance.Builder

Builder for AlarmInstance.

BuiltInCorpusFilters

Methods to add filters to SearchSpec.Builders to search over on-device corpora for builtin types Person and MobileApplication.

ContactPoint

A group of contact information corresponding to a label such as "Home" or "Work".

ContactPoint.Builder

Builder for ContactPoint.

ImageObject

Represents an image file.

ImageObject.Builder

Builder for ImageObject.

MobileApplication

Represents an installed app to enable searching using names, nicknames, and package names.

MobileApplication.Builder

Builder class for MobileApplication.

Person

AppSearch document representing a Person entity modeled after Person.

Person.AdditionalName

Holds type information for additional names for Person.

Person.Builder

Builder class for Person.

PotentialAction

An AppSearch document representing an action.

PotentialAction.Builder

Builder for PotentialAction.

Stopwatch

An AppSearch document representing a Stopwatch entity.

Stopwatch.Builder

Builder for Stopwatch.

StopwatchLap

An AppSearch document representing a StopwatchLap entity.

StopwatchLap.Builder

Builder for StopwatchLap.

Thing

AppSearch document representing a Thing, the most generic type of an item.

Thing.Builder

Builder for Thing.

Timer

AppSearch document representing a Timer entity.

Timer.Builder

Builder for Timer.

WebPage

AppSearch document representing a WebPage entity.

WebPage.Builder

Builder for WebPage.