Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl211 String getInputDeviceBluetoothAddress(int deviceId); in getInputDeviceBluetoothAddress() method
DInputManager.java1164 public String getInputDeviceBluetoothAddress(int deviceId) { in getInputDeviceBluetoothAddress() method in InputManager
DInputManagerGlobal.java1486 public String getInputDeviceBluetoothAddress(int deviceId) { in getInputDeviceBluetoothAddress() method in InputManagerGlobal
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2017 public String getInputDeviceBluetoothAddress(int deviceId) { in getInputDeviceBluetoothAddress() method in InputManagerService