Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java187 + " --> cci=" + entry.getValue().getCanonicalDescriptor()); in getNetworkRequestByCanonicalDescriptor()
189 if (entry.getValue().getCanonicalDescriptor().matches(cci)) { in getNetworkRequestByCanonicalDescriptor()
878 getNetworkRequestByCanonicalDescriptor(nnri.getCanonicalDescriptor()); in acceptRequest()
1227 CanonicalConnectionInfo getCanonicalDescriptor() { in getCanonicalDescriptor() method in WifiAwareDataPathStateManager.AwareNetworkRequestInformation