Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/contentsuggestions/
DContentSelection.java32 public final class ContentSelection implements Parcelable { class
44 public ContentSelection(@NonNull String selectionId, @NonNull Bundle extras) { in ContentSelection() method in ContentSelection