Home
last modified time | relevance | path

Searched defs:getInputDeviceBluetoothAddress (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl221 String getInputDeviceBluetoothAddress(int deviceId); in getInputDeviceBluetoothAddress() method
H A DInputManager.java1211 public String getInputDeviceBluetoothAddress(int deviceId) { in getInputDeviceBluetoothAddress() method in InputManager
H A DInputManagerGlobal.java1301 public String getInputDeviceBluetoothAddress(int deviceId) { in getInputDeviceBluetoothAddress() method in InputManagerGlobal
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2113 public String getInputDeviceBluetoothAddress(int deviceId) { in getInputDeviceBluetoothAddress() method in InputManagerService