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.java158 public boolean acceptsBootstrappingMethod(int method) { in acceptsBootstrappingMethod() method in WifiAwareDiscoverySessionState
DWifiAwareStateManager.java5411 if (data.second.acceptsBootstrappingMethod(method)) { in onBootstrappingRequestReceivedLocal()