Columns
Defines the constants used in a response from a Font Provider. The cursor returned from the query should have the ID column populated with the content uri ID for the resulting font. This should point to a real file or shared memory, as the client will mmap the given file descriptor. Pipes, sockets and other non-mmap-able file descriptors will fail to load in the client application.
Properties
Link copied to clipboard
Constant used to request data from a font provider.
Link copied to clipboard
Constant used to represent a result was not found.
Link copied to clipboard
Constant used to represent a result was found, but cannot be provided at this moment.
Link copied to clipboard
Constant used to represent that the query was not in a supported format by the provider.
Link copied to clipboard
Constant used to represent a result was retrieved successfully.
Link copied to clipboard
Constant used to request data from a font provider.