Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java2563 verifySetBluetoothTethering(true); in testBluetoothTethering()
2594 verifySetBluetoothTethering(false); in testBluetoothTethering()
2605 private void verifySetBluetoothTethering(final boolean enable) { in verifySetBluetoothTethering() method in TetheringTest