Home
last modified time | relevance | path

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

/frameworks/base/wifi/java/android/net/wifi/aware/
DWifiAwareSession.java38 public class WifiAwareSession implements AutoCloseable { class
51 public WifiAwareSession(WifiAwareManager manager, Binder binder, int clientId) { in WifiAwareSession() method in WifiAwareSession