Home
last modified time | relevance | path

Searched defs:RemoteInputHistoryItem (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DRemoteInputHistoryItem.java33 public class RemoteInputHistoryItem implements Parcelable { class
38 public RemoteInputHistoryItem(String mimeType, Uri uri, CharSequence backupText) { in RemoteInputHistoryItem() method in RemoteInputHistoryItem
44 public RemoteInputHistoryItem(CharSequence text) { in RemoteInputHistoryItem() method in RemoteInputHistoryItem
48 protected RemoteInputHistoryItem(Parcel in) { in RemoteInputHistoryItem() method in RemoteInputHistoryItem