Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java212 + " --> cci=" + entry.getValue().getCanonicalDescriptor()); in getNetworkRequestByCanonicalDescriptor()
214 if (entry.getValue().getCanonicalDescriptor().matches(cci)) { in getNetworkRequestByCanonicalDescriptor()
955 getNetworkRequestByCanonicalDescriptor(nnri.getCanonicalDescriptor()); in acceptRequest()
1373 CanonicalConnectionInfo getCanonicalDescriptor() { in getCanonicalDescriptor() method in WifiAwareDataPathStateManager.AwareNetworkRequestInformation