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()
274 setupDevice(makeDefaultDeviceConfig().setConnected(false).setConnectionSummary(null)); in disconnectedDeviceOneProfile()
282 setupDevice(makeDefaultDeviceConfig()); in pbapProfileStartsEnabled()
305 setupDevice(makeDefaultDeviceConfig()); in pbapProfileStartsDisabled()
328 setupDevice(makeDefaultDeviceConfig()); in mapProfile()
369 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_prefIsPresentWhenSupported()
386 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_prefIsAbsentWhenNotSupported()
398 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_busyDeviceDisablesSwitch()
408 setupDevice(makeDefaultDeviceConfig()); in highQualityAudio_mediaAudioDisabledAndReEnabled()
436 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.java77 setupDevice(mDeviceConfig); in setUp()