Searched refs:DEFAULT_ADDRESS (Results 1 – 1 of 1) sorted by relevance
76 private static final String DEFAULT_ADDRESS = "F6:8F:AC:E8:32:50"; field in PairedBluetoothDevicesTest293 intent.putExtra(EXTRA_DEVICE_KEY, DEFAULT_ADDRESS); in onNotifyChange_toggleBluetooth()307 intent.putExtra(EXTRA_DEVICE_KEY, DEFAULT_ADDRESS); in onNotifyChange_togglePhone()322 intent.putExtra(EXTRA_DEVICE_KEY, DEFAULT_ADDRESS); in onNotifyChange_toggleMedia()432 when(cachedDevice.getAddress()).thenReturn(DEFAULT_ADDRESS); in addBluetoothDevice()