Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java83 setupDevice(mDeviceConfig); in setUp()
284 setupDevice(makeDefaultDeviceConfig().setConnected(false).setConnectionSummary(null)); in disconnectedDeviceOneProfile()
292 setupDevice(makeDefaultDeviceConfig()); in pbapProfileStartsEnabled()
315 setupDevice(makeDefaultDeviceConfig()); in pbapProfileStartsDisabled()
338 setupDevice(makeDefaultDeviceConfig()); in mapProfile()
379 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_prefIsPresentWhenSupported()
396 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_prefIsAbsentWhenNotSupported()
408 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_busyDeviceDisablesSwitch()
418 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_mediaAudioDisabledAndReEnabled()
446 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_mediaAudioStartsDisabled()
DBluetoothDetailsMacAddressControllerTest.java36 setupDevice(mDeviceConfig); in setUp()
DBluetoothDetailsControllerTestBase.java149 void setupDevice(DeviceConfig config) { in setupDevice() method in BluetoothDetailsControllerTestBase
DBluetoothDetailsHeaderControllerTest.java77 setupDevice(mDeviceConfig); in setUp()
DBluetoothDetailsButtonsControllerTest.java78 setupDevice(mDeviceConfig); in setUp()