Searched refs:waitForAttach (Results 1 – 3 of 3) sorted by relevance
79 public Pair<Integer, WifiAwareSession> waitForAttach() throws InterruptedException { in waitForAttach() method in CallbackUtils.AttachCb
99 Pair<Integer, WifiAwareSession> results = attachCb.waitForAttach(); in executeAttach()
121 Pair<Integer, WifiAwareSession> results = attachCb.waitForAttach(); in executeTest()