Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/smartspace/
DSmartspaceTarget.java308 String associatedSmartspaceTargetId, Uri sliceUri, in SmartspaceTarget() argument
324 mAssociatedSmartspaceTargetId = associatedSmartspaceTargetId; in SmartspaceTarget()
732 @NonNull String associatedSmartspaceTargetId) { in setAssociatedSmartspaceTargetId()
733 this.mAssociatedSmartspaceTargetId = associatedSmartspaceTargetId; in setAssociatedSmartspaceTargetId()