Home
last modified time | relevance | path

Searched defs:withContact (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/telepathy-qt/telepathy-qt-0.9.8/tests/dbus/
H A Ddbus-tube-chan.cpp27 bool withContact; member
154 bool withContact) in createTubeChannel()
H A Dstream-tube-chan.cpp33 bool withContact; member
254 bool withContact) in createTubeChannel()
/dports/net-im/signal-cli/signal-cli-0.9.0/lib/src/main/java/org/asamk/signal/manager/storage/recipients/
H A DRecipient.java106 public Builder withContact(final Contact val) { in withContact() method in Recipient.Builder