Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiVendorHal.java433 private class StaInterfaceDestroyedListenerInternal implements InterfaceDestroyedListener { class in WifiVendorHal
436 StaInterfaceDestroyedListenerInternal(InterfaceDestroyedListener externalListener) { in StaInterfaceDestroyedListenerInternal() method in WifiVendorHal.StaInterfaceDestroyedListenerInternal
462 new StaInterfaceDestroyedListenerInternal(destroyedListener), null, in createStaIface()