Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationManagerTest.java460 CarHeadsUpNotificationQueue.CarHeadsUpNotificationQueueCallback queueCallback = in notification_removedFromQueue_notifyListeners() local
463 queueCallback.removedFromHeadsUpQueue(mAlertEntryMessageHeadsUp); in notification_removedFromQueue_notifyListeners()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java170 public void queueCallback(CallbackInfo callbackInfo) { in queueCallback() method in ContextMap.App
DGattService.java1741 app.queueCallback(callbackInfo); in onWriteCharacteristic()
3080 app.queueCallback(new CallbackInfo.Builder(address, status).build()); in onNotificationSent()