Searched refs:onSessionConfigSuccess (Results 1 – 5 of 5) sorted by relevance
29 void onSessionConfigSuccess(); in onSessionConfigSuccess() method
1012 public void onSessionConfigSuccess() { in onSessionConfigSuccess() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy
92 Landroid/net/wifi/aware/IWifiAwareDiscoverySessionCallback$Stub$Proxy;->onSessionConfigSuccess()V113 Landroid/net/wifi/aware/IWifiAwareDiscoverySessionCallback;->onSessionConfigSuccess()V304 …/net/wifi/aware/WifiAwareManager$WifiAwareDiscoverySessionCallbackProxy;->onSessionConfigSuccess()V
1260 inOrder.verify(mockSessionCallback).onSessionConfigSuccess(); in testPublishUpdateFail()1632 inOrder.verify(mockSessionCallback).onSessionConfigSuccess(); in testSubscribeUpdateFail()
4290 session.getCallback().onSessionConfigSuccess(); in onSessionConfigSuccessLocal()