Home
last modified time | relevance | path

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

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DAccessoryUtils.java71 public static CachedBluetoothDevice getCachedBluetoothDevice( in getCachedBluetoothDevice() method in AccessoryUtils
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyboard/
H A DKeyboardUI.java323 private CachedBluetoothDevice getCachedBluetoothDevice(BluetoothDevice d) { in getCachedBluetoothDevice() method in KeyboardUI