Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DContextMap.java162 void queueCallback(CallbackInfo callbackInfo) { in queueCallback() method in ContextMap.App
H A DGattService.java1743 app.queueCallback(callbackInfo); in onWriteCharacteristic()
3408 app.queueCallback(new CallbackInfo(address, status)); in onNotificationSent()