Searched refs:onSessionConfigSuccess (Results 1 – 4 of 4) sorted by relevance
27 void onSessionConfigSuccess(); in onSessionConfigSuccess() method
686 public void onSessionConfigSuccess() { in onSessionConfigSuccess() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy
941 inOrder.verify(mockSessionCallback).onSessionConfigSuccess(); in testPublishUpdateFail()1271 inOrder.verify(mockSessionCallback).onSessionConfigSuccess(); in testSubscribeUpdateFail()
2715 session.getCallback().onSessionConfigSuccess(); in onSessionConfigSuccessLocal()