Loading android/app/tests/unit/src/com/android/bluetooth/sdp/DipTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ public class DipTest { @After public void tearDown() throws Exception { TestUtils.clearAdapterService(mAdapterService); } private void verifyDipSdpRecordIntent(ArgumentCaptor<Intent> intentArgument, Loading Loading
android/app/tests/unit/src/com/android/bluetooth/sdp/DipTest.java +1 −0 Original line number Diff line number Diff line Loading @@ -85,6 +85,7 @@ public class DipTest { @After public void tearDown() throws Exception { TestUtils.clearAdapterService(mAdapterService); } private void verifyDipSdpRecordIntent(ArgumentCaptor<Intent> intentArgument, Loading