Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
H A DCarouselTemplateData.java223 @Nullable Text lowerText, @Nullable TapAction tapAction) { in CarouselItem()
351 public Builder setTapAction(@Nullable TapAction tapAction) { in setTapAction()
H A DBaseTemplateData.java414 @Nullable TapAction tapAction, in SubItemInfo()
536 public Builder setTapAction(@NonNull TapAction tapAction) { in setTapAction()