Searched defs:shouldBroadcast (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
H A D | BondStateMachineTest.java | 271 boolean shouldBroadcast, int broadcastOldState, int broadcastNewState) { in testSendIntentCase() 298 int expectedNewState, boolean shouldBroadcast, int broadcastOldState, in testSendIntentNoPendingDeviceWithUuid() 307 int expectedNewState, boolean shouldBroadcast, int broadcastOldState, in testSendIntentPendingDeviceWithUuid() 316 boolean shouldBroadcast, int broadcastOldState, int broadcastNewState) { in testSendIntentPendingDevice() 333 boolean shouldBroadcast, int broadcastOldState, int broadcastNewState) { in testSendIntentNoPendingDevice()
|