Searched refs:getBluetoothDevice (Results 1 – 11 of 11) sorted by relevance
168 assertThat(((BluetoothDevicePreference) captor.getValue()).getBluetoothDevice()) in onProfileConnectionStateChanged_leaDeviceConnected_flagOff_removesPref()187 assertThat(((BluetoothDevicePreference) captor.getValue()).getBluetoothDevice()) in onProfileConnectionStateChanged_leaDeviceConnected_noSource_removesPref()207 assertThat(((BluetoothDevicePreference) captor.getValue()).getBluetoothDevice()) in onProfileConnectionStateChanged_deviceIsNotInList_removesPref()226 assertThat(((BluetoothDevicePreference) captor.getValue()).getBluetoothDevice()) in onProfileConnectionStateChanged_leaDeviceDisconnected_removesPref()244 assertThat(((BluetoothDevicePreference) captor.getValue()).getBluetoothDevice()) in onProfileConnectionStateChanged_leaDeviceDisconnecting_removesPref()255 assertThat(((BluetoothDevicePreference) captor.getValue()).getBluetoothDevice()) in onProfileConnectionStateChanged_leaDeviceConnected_hasSource_addsPreference()
63 assertThat(audioRouteItem.getBluetoothDevice()).isNull(); in init_withAudioDeviceAttributes()78 assertThat(audioRouteItem.getBluetoothDevice()).isEqualTo(mCachedBluetoothDevice); in init_withCachedBluetoothDevice()
169 assertThat(audioRouteItemMap.get(AUDIO_DEVICE_ADDRESS).getBluetoothDevice()).isNull(); in init_verifyAudioRouteItemMap()179 assertThat(audioRouteItemMap.get(BT_DEVICE_ADDRESS).getBluetoothDevice()) in init_verifyAudioRouteItemMap()
122 ((BluetoothDevicePreference) preference).getBluetoothDevice().getDevice(), in onDeviceAdded()135 ((BluetoothDevicePreference) preference).getBluetoothDevice().getDevice(), in onDeviceRemoved()
141 ((BluetoothDevicePreference) preference).getBluetoothDevice().getDevice(), in onDeviceAdded()202 ((BluetoothDevicePreference) preference).getBluetoothDevice().getDevice(), in onDeviceRemoved()
281 ((BluetoothDevicePreference) preference).getBluetoothDevice(); in onDeviceClick()
71 public CachedBluetoothDevice getBluetoothDevice() { in getBluetoothDevice() method in AudioRouteItem
226 CachedBluetoothDevice bluetoothDevice = audioRouteItem.getBluetoothDevice(); in updateAudioRoute()
126 .getBluetoothDevice(); in onPreferenceClick()
293 ((BluetoothDevicePreference) preference).getBluetoothDevice(); in launchDeviceDetails()
261 public CachedBluetoothDevice getBluetoothDevice() { in getBluetoothDevice() method in BluetoothDevicePreference