Searched defs:baseAction (Results 1 – 2 of 2) sorted by relevance
294 SmartspaceAction headerAction, SmartspaceAction baseAction, long creationTimeMillis, in SmartspaceTarget()618 public Builder setBaseAction(@NonNull SmartspaceAction baseAction) { in setBaseAction()
1654 val baseAction: SmartspaceAction? = target.baseAction in toSmartspaceMediaData() constant