Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java556 Uri dialOutUri = Uri.fromParts(PhoneAccount.SCHEME_TEL, TEST_PHONE_NUMBER, null); in testDialingOutCall_NormalDialingOut() local
568 IntentMatchers.hasData(dialOutUri)), Intents.times(1)); in testDialingOutCall_NormalDialingOut()
588 IntentMatchers.hasData(dialOutUri)), Intents.times(1)); in testDialingOutCall_NormalDialingOut()
639 Uri dialOutUri = Uri.fromParts(PhoneAccount.SCHEME_TEL, TEST_PHONE_NUMBER, null); in testDialingOutCall_DialingOutPreemptVirtualCall() local
651 IntentMatchers.hasData(dialOutUri)), Intents.times(1)); in testDialingOutCall_DialingOutPreemptVirtualCall()