Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTethering.java1035 disableWifiP2pIpServingLockedIfNeeded(mWifiP2pTetherInterface); in handleWifiP2pAction()
1051 disableWifiP2pIpServingLockedIfNeeded(mWifiP2pTetherInterface); in handleWifiP2pAction()
1170 private void disableWifiP2pIpServingLockedIfNeeded(String ifname) { in disableWifiP2pIpServingLockedIfNeeded() method in Tethering