Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DContextMap.java166 CallbackInfo popQueuedCallback() { in popQueuedCallback() method in ContextMap.App
H A DGattService.java2200 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion()
3424 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion()