Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java284 public Iface removeExistingIface(int newIfaceId) { in removeExistingIface() argument
293 if (entry.getKey() != newIfaceId) { in removeExistingIface()