Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTethering.java1318 disableWifiP2pIpServingIfNeeded(mWifiP2pTetherInterface); in handleWifiP2pAction()
1334 disableWifiP2pIpServingIfNeeded(mWifiP2pTetherInterface); in handleWifiP2pAction()
1487 private void disableWifiP2pIpServingIfNeeded(String ifname) { in disableWifiP2pIpServingIfNeeded() method in Tethering