Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DCallbackInfoTest.java43 CallbackInfo callbackInfo = new CallbackInfo.Builder(address, status) in callbackInfoBuilder() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java179 void queueCallback(CallbackInfo callbackInfo) { in queueCallback()
DGattService.java2579 CallbackInfo callbackInfo = new CallbackInfo.Builder(address, status) in onWriteCharacteristic() local
3057 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion() local
4469 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion() local
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1580 CallerCallbackInfo callbackInfo = (CallerCallbackInfo) request.argument; in handleMessage() local
8668 CallerCallbackInfo callbackInfo = new CallerCallbackInfo(consumer, carrierId); in getCarrierRestrictionStatus() local