Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java1705 int numAvailableLowPriorityInterfaces = 0; in allowedToDeleteIfaceTypeForRequestedType() local
1708 numAvailableLowPriorityInterfaces++; in allowedToDeleteIfaceTypeForRequestedType()
1711 if (numAvailableLowPriorityInterfaces >= numNecessaryInterfaces) { in allowedToDeleteIfaceTypeForRequestedType()