Home
last modified time | relevance | path

Searched refs:checkForPendingGroupOpRequest (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientService.java797 private void checkForPendingGroupOpRequest( in checkForPendingGroupOpRequest() method in BassClientService
3278 private void checkForPendingGroupOpRequest(Message msg) { in checkForPendingGroupOpRequest() method in BassClientService.Callbacks
3292 sService.checkForPendingGroupOpRequest( in checkForPendingGroupOpRequest()
3298 sService.checkForPendingGroupOpRequest( in checkForPendingGroupOpRequest()
3311 checkForPendingGroupOpRequest(msg); in handleMessage()