Searched defs:RemoteInput (Results 1 – 3 of 3) sorted by relevance
65 public final class RemoteInput implements Parcelable { class89 private RemoteInput(String resultKey, CharSequence label, CharSequence[] choices, in RemoteInput() method in RemoteInput286 private RemoteInput(Parcel in) { in RemoteInput() method in RemoteInput
29 public abstract static class RemoteInput { class in RemoteInputCompatBase
36 public final class RemoteInput extends RemoteInputCompatBase.RemoteInput { class56 RemoteInput(String resultKey, CharSequence label, CharSequence[] choices, in RemoteInput() method in RemoteInput