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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java301 return getCachedBluetoothDevice(d);
318 private CachedBluetoothDevice getCachedBluetoothDevice(BluetoothDevice d) { method in class:KeyboardUI
497 CachedBluetoothDevice cachedDevice = getCachedBluetoothDevice(d);

Completed in 159 milliseconds