Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/sound/
H A DHandsFreeProfileOutputPreferenceControllerTest.java513 ShadowBluetoothDevice shadowBluetoothDevice; in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName() local
516 shadowBluetoothDevice = Shadows.shadowOf(secondBluetoothDevice); in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName()
517 shadowBluetoothDevice.setName(TEST_DEVICE_NAME_2); in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName()