Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java453 private class ApInterfaceDestroyedListenerInternal implements InterfaceDestroyedListener { class in WifiVendorHal
456 ApInterfaceDestroyedListenerInternal(InterfaceDestroyedListener externalListener) { in ApInterfaceDestroyedListenerInternal() method in WifiVendorHal.ApInterfaceDestroyedListenerInternal
481 new ApInterfaceDestroyedListenerInternal(destroyedListener), null); in createApIface()