Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java908 final int broadcastId2 = 2222; in testNotRemovingCachedBroadcastOnFailEstablishWithoutScanning() local
2811 final int broadcastId2 = 2222; in testSelectSource_queueAndRemoveAfterMaxLimit() local
3007 final int broadcastId2 = 2222; in testSelectSource_removeAfterMaxLimit_notSyncedToAnySink() local
3099 final int broadcastId2 = 2222; in testSelectSource_removeAfterMaxLimit_firstIfAllSyncedToSinks() local
3229 final int broadcastId2 = 2222; in testAddSourceToUnsyncedSource_causesSyncBeforeAddingSource() local
3442 final int broadcastId2 = 2222; in testSelectSource_orderOfSyncRegisteringByPriorityAndRssi() local
3677 final int broadcastId2 = 2222; in testSelectSource_orderOfSyncRegisteringByRssiAndFailsCounter() local
5332 final int broadcastId2 = 2222; in monitorBroadcastAfterSyncMaxLimit() local
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt1132 val broadcastId2 = in refreshSafetySources_sendsDifferentBroadcastIdsOnEachMethodCall() constant