Searched defs:getBluetoothAddress (Results 1 – 3 of 3) sorted by relevance
221 String getBluetoothAddress(int deviceId); in getBluetoothAddress() method488 public native String getBluetoothAddress(int deviceId); in getBluetoothAddress() method in NativeInputManagerService.NativeImpl
1114 public String getBluetoothAddress() { in getBluetoothAddress() method in InputDevice
1632 std::optional<std::string> NativeInputManager::getBluetoothAddress(int32_t deviceId) { in getBluetoothAddress() function in android::NativeInputManager