Searched refs:DEVICE_ADDRESS_SAMPLE_1 (Results 1 – 1 of 1) sorted by relevance
57 private static final String DEVICE_ADDRESS_SAMPLE_1 = "30:59:8B:E4:C6:35"; field in AudioPoliciesBluetoothRouteControllerTest119 DEVICE_ADDRESS_SAMPLE_1, DEVICE_ADDRESS_SAMPLE_3); in selectRoute_noDeviceWithGivenAddress_returnsFalse()130 DEVICE_ADDRESS_SAMPLE_1, DEVICE_ADDRESS_SAMPLE_2); in selectRoute_deviceIsInDevicesSet_returnsTrue()135 .selectRoute(DEVICE_ADDRESS_SAMPLE_1)).isTrue(); in selectRoute_deviceIsInDevicesSet_returnsTrue()141 DEVICE_ADDRESS_SAMPLE_1, DEVICE_ADDRESS_SAMPLE_2); in selectRoute_resetSelectedDevice_returnsTrue()152 DEVICE_ADDRESS_SAMPLE_1, DEVICE_ADDRESS_SAMPLE_2); in selectRoute_noSelectedDevice_returnsTrue()162 DEVICE_ADDRESS_SAMPLE_1, DEVICE_ADDRESS_SAMPLE_2); in getSelectedRoute_updateRouteFailed_returnsNull()205 String[] addresses = new String[] { DEVICE_ADDRESS_SAMPLE_1, in getTransferableRoutes_noSelectedRoute_returnsAllBluetoothDevices()220 String[] addresses = new String[] { DEVICE_ADDRESS_SAMPLE_1, in getTransferableRoutes_hasSelectedRoute_returnsRoutesWithoutSelectedDevice()237 String[] addresses = new String[] { DEVICE_ADDRESS_SAMPLE_1, in getAllBluetoothRoutes_hasSelectedRoute_returnsAllRoutes()[all …]