Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/sdp/
H A DDipTest.java92 private void verifyDipSdpRecordIntent(ArgumentCaptor<Intent> intentArgument, in verifyDipSdpRecordIntent() method in DipTest
138 verifyDipSdpRecordIntent(mIntentArgument, AbstractionLayer.BT_STATUS_SUCCESS, mTestDevice, in testDipCallbackSuccess()