Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DRemoteInput.java71 public final class RemoteInput implements Parcelable { class
126 private RemoteInput(String resultKey, CharSequence label, CharSequence[] choices, in RemoteInput() method in RemoteInput
368 private RemoteInput(Parcel in) { in RemoteInput() method in RemoteInput