Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationManagerTest.java453 CarHeadsUpNotificationQueue.CarHeadsUpNotificationQueueCallback queueCallback = in notification_removedFromQueue_notifyListeners() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DContextMap.java179 void queueCallback(CallbackInfo callbackInfo) { in queueCallback() method in ContextMap.App