Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java129 private static class MatchResult { class in GattService
132 private MatchResult(boolean matches, MatchOrigin origin) { in MatchResult() method in GattService.MatchResult