Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/util/
H A DInterop.java38 Entry(int workaroundId, String address) { in Entry()
76 public static boolean matchByAddress(int workaroundId, String address) { in matchByAddress()