Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
H A DHeadsetServiceAndStateMachineTest.java1122 HeadsetCallState incomingCallState = new HeadsetCallState(0, 0, in testPhoneStateChangedWithIncomingCallState() local
1124 verifyCallStateToNativeInvocation(incomingCallState, connectedDevices); in testPhoneStateChangedWithIncomingCallState()