Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java294 SmartspaceAction headerAction, SmartspaceAction baseAction, long creationTimeMillis, in SmartspaceTarget()
618 public Builder setBaseAction(@NonNull SmartspaceAction baseAction) { in setBaseAction()