Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java372 private class StaInterfaceDestroyedListenerInternal implements InterfaceDestroyedListener { class in WifiVendorHal
375 StaInterfaceDestroyedListenerInternal(InterfaceDestroyedListener externalListener) { in StaInterfaceDestroyedListenerInternal() method in WifiVendorHal.StaInterfaceDestroyedListenerInternal
402 new StaInterfaceDestroyedListenerInternal(destroyedListener), null); in createStaIface()