Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java362 private boolean mTetheringWithSoftApConfigEnabled = SdkLevel.isAtLeastB(); field in TetheringTest
611 return mTetheringWithSoftApConfigEnabled; in isTetheringWithSoftApConfigEnabled()
750 mTetheringWithSoftApConfigEnabled = SdkLevel.isAtLeastB(); in setUp()
2068 mTetheringWithSoftApConfigEnabled = false; in workingWifiTetheringEnrichedApBroadcast()
3331 mTetheringWithSoftApConfigEnabled = false; in testMultipleStartTetheringLegacy()
3597 mTetheringWithSoftApConfigEnabled = false; in testNonExemptRequestAddedAfterExemptRequestOfSameType()
4130 mTetheringWithSoftApConfigEnabled = false; in testStartBluetoothTetheringFailsWhenTheresAnExistingRequestWaitingForPanService()
4446 mTetheringWithSoftApConfigEnabled = false; in testFailStartTetheredHotspotWithoutRequest()