Searched refs:targetContactId (Results 1 – 3 of 3) sorted by relevance
140 public void setTargetContactId(long targetContactId) { in setTargetContactId() argument141 mTargetContactId = targetContactId; in setTargetContactId()
63 public void setTargetContactId(long targetContactId) { in setTargetContactId() argument64 this.mTargetContactId = targetContactId; in setTargetContactId()
659 final long targetContactId = intent.getLongExtra( in getTargetContactId() local661 if (targetContactId == -1) { in getTargetContactId()668 return targetContactId; in getTargetContactId()