Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringConfiguration.java259 public boolean isWifiP2pLegacyTetheringMode() { in isWifiP2pLegacyTetheringMode() method in TetheringConfiguration
DTethering.java1136 if (mConfig.isWifiP2pLegacyTetheringMode()) return; in handleWifiP2pAction()