Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/companion/
H A DAssociatedDevice.java58 public BluetoothDevice getBluetoothDevice() { in getBluetoothDevice() method in AssociatedDevice
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DBatteryController.java242 private BluetoothDevice getBluetoothDevice(int inputDeviceId) { in getBluetoothDevice() method in BatteryController
249 private static BluetoothDevice getBluetoothDevice(Context context, String address) { in getBluetoothDevice() method in BatteryController