Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetServiceAndStateMachineTest.java90 private static final String TEST_CALLER_ID = "Test Name"; field in HeadsetServiceAndStateMachineTest
1121 TEST_PHONE_NUMBER, 128, TEST_CALLER_ID, mAdapter.getAttributionSource()); in testPhoneStateChangedWithIncomingCallState()
1123 HeadsetHalConstants.CALL_STATE_INCOMING, TEST_PHONE_NUMBER, 128, TEST_CALLER_ID); in testPhoneStateChangedWithIncomingCallState()