Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java69 private InterfaceDestroyedListenerInternal mInterfaceDestroyedListener;
86 private class InterfaceDestroyedListenerInternal implements class in WifiP2pNative
91 InterfaceDestroyedListenerInternal( in InterfaceDestroyedListenerInternal() method in WifiP2pNative.InterfaceDestroyedListenerInternal
238 : new InterfaceDestroyedListenerInternal(destroyedListener); in setupInterface()