Searched defs:RemoteInputHistoryItem (Results 1 – 1 of 1) sorted by relevance
33 public class RemoteInputHistoryItem implements Parcelable { class38 public RemoteInputHistoryItem(String mimeType, Uri uri, CharSequence backupText) { in RemoteInputHistoryItem() method in RemoteInputHistoryItem44 public RemoteInputHistoryItem(CharSequence text) { in RemoteInputHistoryItem() method in RemoteInputHistoryItem48 protected RemoteInputHistoryItem(Parcel in) { in RemoteInputHistoryItem() method in RemoteInputHistoryItem