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.java41 CallbackInfo callbackInfo = in callbackInfoBuilder() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java170 public void queueCallback(CallbackInfo callbackInfo) { in queueCallback()
DGattService.java1736 CallbackInfo callbackInfo = in onWriteCharacteristic() local
1829 CallbackInfo callbackInfo = app.popQueuedCallback(); in onClientCongestion() local
3094 CallbackInfo callbackInfo = app.popQueuedCallback(); in onServerCongestion() local
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java1594 CallerCallbackInfo callbackInfo = (CallerCallbackInfo) request.argument; in handleMessage() local
9283 CallerCallbackInfo callbackInfo = new CallerCallbackInfo(consumer, carrierIds); in getCarrierRestrictionStatus() local