Home
last modified time | relevance | path

Searched refs:getClientSessionForPubSubId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java2993 getClientSessionForPubSubId(pubSubId); in onMatchLocal()
3013 getClientSessionForPubSubId(pubSubId); in onSessionTerminatedLocal()
3040 getClientSessionForPubSubId(pubSubId); in onMessageReceivedLocal()
3080 private Pair<WifiAwareClientState, WifiAwareDiscoverySessionState> getClientSessionForPubSubId( in getClientSessionForPubSubId() method in WifiAwareStateManager