Searched refs:onSessionConfigSuccess (Results 1 – 5 of 5) sorted by relevance
30 void onSessionConfigSuccess(); in onSessionConfigSuccess() method
1059 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
1327 inOrder.verify(mockSessionCallback).onSessionConfigSuccess(); in testPublishUpdateFail()1699 inOrder.verify(mockSessionCallback).onSessionConfigSuccess(); in testSubscribeUpdateFail()
4640 session.getCallback().onSessionConfigSuccess(); in onSessionConfigSuccessLocal()