Home
last modified time | relevance | path

Searched refs:associatedSmartspaceTargetId (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java219 String associatedSmartspaceTargetId, Uri sliceUri, in SmartspaceTarget() argument
235 mAssociatedSmartspaceTargetId = associatedSmartspaceTargetId; in SmartspaceTarget()
614 @NonNull String associatedSmartspaceTargetId) { in setAssociatedSmartspaceTargetId()
615 this.mAssociatedSmartspaceTargetId = associatedSmartspaceTargetId; in setAssociatedSmartspaceTargetId()