Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDiscoverySessionState.java163 public boolean acceptsBootstrappingMethod(int method) { in acceptsBootstrappingMethod() method in WifiAwareDiscoverySessionState
DWifiAwareStateManager.java5439 if (data.second.acceptsBootstrappingMethod(method)) { in onBootstrappingRequestReceivedLocal()