Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpControllerStateMachineTest.java344 testDisconnectInternal(numBroadcastsSent); in testDisconnect()
358 testDisconnectInternal(numBroadcastsSent); in testDisconnectWithNullBrowseTree()
361 private void testDisconnectInternal(int numBroadcastsSent) { in testDisconnectInternal() method in AvrcpControllerStateMachineTest