TextSelection.Request


public static final class TextSelection.Request
extends Object implements Parcelable

java.lang.Object
   ↳ android.view.textclassifier.TextSelection.Request


A request object for generating TextSelection.

Summary

Nested classes

class TextSelection.Request.Builder

A builder for building TextSelection requests. 

Inherited constants

Fields

public static final Creator<TextSelection.Request> CREATOR

Public methods

int describeContents()

Describe the kinds of special objects contained in this Parcelable instance's marshaled representation.

String getCallingPackageName()

Returns the name of the package that sent this request.

LocaleList