Searched refs:getCachedBluetoothDevice (Results 1 – 4 of 4) sorted by relevance
216 AccessoryUtils.getCachedBluetoothDevice(getContext(), device); in createBluetoothDeviceSlice()431 AccessoryUtils.getCachedBluetoothDevice(getContext(), device); in updateConnectedDevices()500 && AccessoryUtils.getCachedBluetoothDevice(getContext(), device) != null in createBtDeviceSlicePreference()501 && AccessoryUtils.getCachedBluetoothDevice(getContext(), device).isConnected(); in createBtDeviceSlicePreference()
200 AccessoryUtils.getCachedBluetoothDevice(this, device); in connectDevice()210 AccessoryUtils.getCachedBluetoothDevice(this, device); in disconnectDevice()
71 public static CachedBluetoothDevice getCachedBluetoothDevice( in getCachedBluetoothDevice() method in AccessoryUtils
306 return getCachedBluetoothDevice(d); in getPairedKeyboard()323 private CachedBluetoothDevice getCachedBluetoothDevice(BluetoothDevice d) { in getCachedBluetoothDevice() method in KeyboardUI501 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(d); in handleMessage()