Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java1723 int requestedIfaceType, WifiIfaceInfo[][] currentIfaces, int numNecessaryInterfaces) { in allowedToDeleteIfaceTypeForRequestedType() argument
1733 if (numAvailableLowPriorityInterfaces >= numNecessaryInterfaces) { in allowedToDeleteIfaceTypeForRequestedType()