Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowBluetoothDevice.java25 public class ShadowBluetoothDevice extends org.robolectric.shadows.ShadowBluetoothDevice { class
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/development/bluetooth/
H A DBluetoothHDAudioPreferenceControllerTest.java44 import org.robolectric.shadows.ShadowBluetoothDevice;
47 @Config(shadows = {ShadowBluetoothDevice.class})
79 mActiveDevice = ShadowBluetoothDevice.newInstance(TEST_DEVICE_ADDRESS); in setup()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/sound/
H A DHandsFreeProfileOutputPreferenceControllerTest.java63 import org.robolectric.shadows.ShadowBluetoothDevice;
72 ShadowBluetoothDevice.class}
513 ShadowBluetoothDevice shadowBluetoothDevice; in onPreferenceChange_toBtDevices_shouldSetSecondBtDeviceName()
H A DAudioOutputSwitchPreferenceControllerTest.java69 import org.robolectric.shadows.ShadowBluetoothDevice;
79 ShadowBluetoothDevice.class}
H A DMediaOutputPreferenceControllerTest.java75 import org.robolectric.shadows.ShadowBluetoothDevice;
85 ShadowBluetoothDevice.class}
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
H A DBluetoothDetailsProfilesControllerTest.java37 import com.android.settings.testutils.shadow.ShadowBluetoothDevice;
59 @Config(shadows = ShadowBluetoothDevice.class)