Searched refs:mAssociatedSmartspaceTargetId (Results 1 – 1 of 1) sorted by relevance
125 private final String mAssociatedSmartspaceTargetId; field in SmartspaceTarget287 this.mAssociatedSmartspaceTargetId = in.readString(); in SmartspaceTarget()316 mAssociatedSmartspaceTargetId = associatedSmartspaceTargetId; in SmartspaceTarget()436 return mAssociatedSmartspaceTargetId; in getAssociatedSmartspaceTargetId()495 dest.writeString(this.mAssociatedSmartspaceTargetId); in writeToParcel()549 && Objects.equals(mAssociatedSmartspaceTargetId, in equals()550 that.mAssociatedSmartspaceTargetId) in equals()561 mAssociatedSmartspaceTargetId, mSliceUri, mWidget, mTemplateData); in hashCode()586 private String mAssociatedSmartspaceTargetId; field in SmartspaceTarget.Builder710 this.mAssociatedSmartspaceTargetId = associatedSmartspaceTargetId; in setAssociatedSmartspaceTargetId()[all …]