Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DContextMap.java152 void queueCallback(CallbackInfo callbackInfo) { in queueCallback() method in ContextMap.App
DGattService.java1451 app.queueCallback(callbackInfo); in onWriteCharacteristic()
2793 app.queueCallback(new CallbackInfo(address, status)); in onNotificationSent()