Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBroadcastItemsAdapter.java112 public void removeBroadcast(Integer broadcastId) { in removeBroadcast() method in BroadcastItemsAdapter
DBroadcasterActivity.java486 itemsAdapter.removeBroadcast(reasonAndBidPair.second); in onCreate()
/packages/modules/StatsD/statsd/tests/e2e/
DConfigUpdate_e2e_test.cpp2179 shared_ptr<MockPendingIntentRef> removeBroadcast = in TEST_F() local
2181 EXPECT_CALL(*removeBroadcast, sendSubscriberBroadcast(configUid, configId, removeSub.id(), in TEST_F()
2195 SubscriberReporter::getInstance().setBroadcastSubscriber(key, removeSubId, removeBroadcast); in TEST_F()
2399 shared_ptr<MockPendingIntentRef> removeBroadcast = in TEST_F() local
2401 EXPECT_CALL(*removeBroadcast, sendSubscriberBroadcast(configUid, configId, removeSub.id(), in TEST_F()
2415 SubscriberReporter::getInstance().setBroadcastSubscriber(key, removeSubId, removeBroadcast); in TEST_F()
2725 shared_ptr<MockPendingIntentRef> removeBroadcast = in TEST_F() local
2727 EXPECT_CALL(*removeBroadcast, sendSubscriberBroadcast(configUid, configId, removeSub.id(), in TEST_F()
2739 SubscriberReporter::getInstance().setBroadcastSubscriber(key, removeSubId, removeBroadcast); in TEST_F()