Searched refs:mInterfaceDestroyedListener (Results 1 – 2 of 2) sorted by relevance
49 private InterfaceDestroyedListener mInterfaceDestroyedListener; field in WifiAwareNativeManager143 mInterfaceDestroyedListener = new InterfaceDestroyedListener(); in tryToGetAware()144 IWifiNanIface iface = mHalDeviceManager.createNanIface(mInterfaceDestroyedListener, in tryToGetAware()206 mInterfaceDestroyedListener.active = false; in releaseAware()207 mInterfaceDestroyedListener = null; in releaseAware()
55 private InterfaceDestroyedListenerInternal mInterfaceDestroyedListener; field in WifiP2pNative163 .createP2pIface(mInterfaceDestroyedListener, handler, requestorWs); in createP2pIface()193 mInterfaceDestroyedListener = in setupInterface()229 mInterfaceDestroyedListener.teardownAndInvalidate(ifaceName); in teardownInterface()235 mInterfaceDestroyedListener.teardownAndInvalidate(ifaceName); in teardownInterface()