Home
last modified time | relevance | path

Searched defs:onSessionStarted (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/aware/
DIWifiAwareDiscoverySessionCallback.aidl26 void onSessionStarted(int discoverySessionId); in onSessionStarted() method
DWifiAwareManager.java796 public void onSessionStarted(int sessionId) { in onSessionStarted() method in WifiAwareManager.WifiAwareDiscoverySessionCallbackProxy