Searched defs:getBluetoothAddress (Results 1 – 7 of 7) sorted by relevance
125 public String getBluetoothAddress() { in getBluetoothAddress() method in DeviceInfo
164 std::optional<std::string> getBluetoothAddress(int32_t deviceId) const { in getBluetoothAddress() function in android::FuzzInputReader
54 inline std::optional<std::string> getBluetoothAddress() const { in getBluetoothAddress() function
256 String getBluetoothAddress(int deviceId); in getBluetoothAddress() method613 public native String getBluetoothAddress(int deviceId); in getBluetoothAddress() method in NativeInputManagerService.NativeImpl
1220 public String getBluetoothAddress() { in getBluetoothAddress() method in InputDevice
887 std::optional<std::string> InputReader::getBluetoothAddress(int32_t deviceId) const { in getBluetoothAddress() function in android::InputReader
2152 std::optional<std::string> NativeInputManager::getBluetoothAddress(int32_t deviceId) { in getBluetoothAddress() function in android::NativeInputManager3426 {"getBluetoothAddress", "(I)Ljava/lang/String;", (void*)nativeGetBluetoothAddress}, in getBluetoothAddress() method