Home
last modified time | relevance | path

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

/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DPrivateAddressCoordinatorTest.java130 private int getBluetoothSubAddress() { in getBluetoothSubAddress() method in PrivateAddressCoordinatorTest
138 when(mPrivateAddressCoordinator.getRandomSubAddr()).thenReturn(getBluetoothSubAddress()); in testReserveBluetoothPrefix()