Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pNative.java55 private InterfaceDestroyedListenerInternal mInterfaceDestroyedListener;
58 private class InterfaceDestroyedListenerInternal implements class in WifiP2pNative
63 InterfaceDestroyedListenerInternal( in InterfaceDestroyedListenerInternal() method in WifiP2pNative.InterfaceDestroyedListenerInternal
194 new InterfaceDestroyedListenerInternal(destroyedListener); in setupInterface()