Searched refs:getCachedBluetoothDevice (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DDockService.java784 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(
796 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(
844 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(
897 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(device);
902 private CachedBluetoothDevice getCachedBluetoothDevice(BluetoothDevice device) { method in class:DockService

Completed in 57 milliseconds