Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiVendorHal.java534 private class ApInterfaceDestroyedListenerInternal implements InterfaceDestroyedListener { class in WifiVendorHal
537 ApInterfaceDestroyedListenerInternal(InterfaceDestroyedListener externalListener) { in ApInterfaceDestroyedListenerInternal() method in WifiVendorHal.ApInterfaceDestroyedListenerInternal
576 new ApInterfaceDestroyedListenerInternal(destroyedListener), null, in createApIface()