Home
last modified time | relevance | path

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

/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/
DConnectionManager.java292 establishConnection(peerHandle); in onMessageReceived()
295 protected abstract void establishConnection(PeerHandle peerHandle); in establishConnection() method in ConnectionManager.VdmDiscoverySessionCallback
322 protected void establishConnection(PeerHandle peerHandle) { in establishConnection() method in ConnectionManager.HostDiscoverySessionCallback
340 protected void establishConnection(PeerHandle peerHandle) { in establishConnection() method in ConnectionManager.ClientDiscoverySessionCallback