Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java213 SourceSyncRequest(ScanResult scanResult, boolean hasPriority) { in SourceSyncRequest()
226 public boolean hasPriority() { in hasPriority() method in BassClientService.SourceSyncRequest
2206 void addSelectSourceRequest(ScanResult scanRes, boolean hasPriority) { in addSelectSourceRequest()