Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pNative.java50 private InterfaceDestroyedListenerInternal mInterfaceDestroyedListener;
80 private class InterfaceDestroyedListenerInternal implements class in WifiP2pNative
85 InterfaceDestroyedListenerInternal( in InterfaceDestroyedListenerInternal() method in WifiP2pNative.InterfaceDestroyedListenerInternal
233 new InterfaceDestroyedListenerInternal(destroyedListener); in setupInterface()