Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
H A DTapAction.java45 public final class TapAction implements Parcelable { class
69 TapAction(@NonNull Parcel in) { in TapAction() method in TapAction
78 private TapAction(@Nullable CharSequence id, @Nullable Intent intent, in TapAction() method in TapAction